{{-- تحميل ملفات CSS و JS من الـ build --}} @vite(['resources/css/style.css', 'resources/js/app.js'])
@yield('content')