@props(['title' => null]) {{ $title ? $title.' — '.config('app.name') : config('app.name') }} @vite(['resources/css/app.css', 'resources/js/app.js'])
Головна Магазин Продати акаунт @auth @if (auth()->user()->is_admin) Адмінка @endif Кабінет
@csrf
@else Увійти Реєстрація @endauth
{{ $slot }}