laravel-theme
laravel-theme copied to clipboard
How to use @yield('content')
How to use @yield('content') in master blade or in layout blade and how we will add @section('content') sdfsdfsfds @endsection
@mkumarjha did you solve this? I have same issue? And please can you tell me how to extending(for e.g: @extends(layouts.layout) the layout file?