@include('partials.head')
{{ __('Dashboard') }}
{{ __('RMA Jobs') }}
{{ __('Supply Chain') }}
{{ __('Engineering') }}
{{ __('Gantt Tracker') }}
{{ __('Repository') }}
{{ __('Documentation') }}
{{ auth()->user()->name }}
{{ auth()->user()->email }}
{{ __('Settings') }}
@csrf
{{ __('Log out') }}
{{ $slot }} @persist('toast')
@endpersist @fluxScripts