@yield('head')
@yield('top_bar') @yield('content')

@php $ct = App\copyrighttext::where('id','=',1)->first(); @endphp @yield('scripts')