{{-- --}}
@yield('meta_title', 'Mosque')
{{-- Dropzone --}}
{{--
--}}
@stack('style') @auth
@include('partials.sidenav')
@include('partials.topnav')
@yield('content')
@else
@yield('content')
@endauth {{-- Dropzone --}} @stack('script') @include('partials.loader')