@stack('styles')
@yield('page-title','Portal')
Welcome,
{{ auth()->user()->name }}
@yield('content')
@stack('scripts')