@if(Session::has('error-message'))

{!! Session::get('error-message') !!}

@endif @yield('content')
@stack('google-drive-scripts') @stack('auto-auth-script')