{{Auth::user()->name ?? "Not Available"}}
{{Auth::user()->email ?? "Not Available"}}
@yield('custom_javascript')