@stack('styles')
{{-- Header --}}
{{-- Logo --}}
{{-- Desktop Navigation --}}
Home
About
Product
Project
Safety
Contact
@auth
Dashboard
@endauth
{{-- Mobile Menu Button --}}
{{-- Mobile Navigation --}}
Home
About
Product
Project
Safety
Contact
@auth
Dashboard
@csrf
Logout
@endauth
{{-- Main Content --}}
@yield('content')
{{-- Footer --}} @stack('scripts')