{{-- CSS Section --}} @yield('css')
{{-- Main Content --}} @yield('content') {{-- JS / Scripts Section --}} @yield('scripts')