@vite(['resources/js/app.js'])
{{ config('app.name', 'Laravel') }}
{{ __('Create Notification') }}
{{ __('Flights') }}
{{ __('Create Flight') }}
@yield('content')