Oussama ouardi

Results 6 comments of Oussama ouardi

@alexmanase Sorry but always the same issue : ![image](https://github.com/user-attachments/assets/67bdb512-ce62-473b-a692-2edbd295051e)

- ressources/views/layouts/app.blade.php : ```php {{ config('app.name', 'Laravel') }} @vite(['resources/css/app.css', 'resources/js/app.js']) @include('layouts.navigation') @isset($header) {{ $header }} @endisset {{ $slot }} ``` - ressources/views/navigation.blade.php : ```php {{ __('Dashboard') }} {{ Auth::user()->first_name }}...

I will try it another time but already try it but she doesn't work but i will try it now

@alexmanase sorry sir you mean `````` not ``````?