@include('layout.header',['some' => 'data'])
@yield('content')
{{--Page loader--}} {{--Page loader--}} @include('layout.footer')