laravel-theme
laravel-theme copied to clipboard
can't use @yield and @sections
How to use @yield('content') in master blade or in layout blade and how we will add @section('content') some content @endsection
@section('another') @endsection