@include('common.header')
@yield('content')
@include('common.footer') @if(App::environment('local')) @endif