@vite(['resources/css/app.css', 'resources/js/app.js'])
My Profile
@csrf
@yield('top_content')
@yield('content')
@stack('modals') @stack('scripts')