@include('partials.header')
Homepage
About
Services
Graphic Design
Exhibit Design
Photography
3D Printing
Illustrations
Woodwork
Work
Visit Site
@csrf
Logout
{{ Auth::user()->name ?? 'Admin' }}
{{ Auth::user()->email ?? 'Admin' }}
@yield('content')
@stack('scripts')