{{-- Content start --}}
@yield('content')
{{-- Content end --}}
{{-- Footer start --}}
@include('backend.partials.footer')
{{-- Footer end --}}
@php App::setLocale(userLocal()); @endphp