@extends('layouts.promoter') @section("contents") {{-- Main Content --}}
{{-- Topbar --}} {{-- End of Topbar --}} {{-- Begin Page Content --}} @yield("pageContent") {{-- End Page Content --}}
{{-- End of Main Content --}} @endsection