@stack('scripts') @hasSection('content')
@yield('content')
@endif @php $rand = rand(); @endphp @include('layouts.scripts_footer',['rand' => $rand])