@yield('content')
@include('frontend.includes.theme.footer')
@if(app()->environment() == 'dev')
@endif
@yield('meta')