@stack('third_party_stylesheets')
@stack('page_css')
{{-- @if(Auth::user()->google_auth) @if(Auth::user()->google_auth->status) --}}
2-factor Authentication
google_auth)@if(Auth::user()->google_auth->status) checked @endif @endif />
{{-- @endif @endif @if(!Auth::user()->google_auth || !Auth::user()->google_auth->status)
@endif --}}
{{ Auth::user()->name }}
Profile
@csrf
Sign out
@csrf
@include('layouts.sidebar')
@yield('content')
@stack('third_party_scripts') @stack('page_scripts')