Satu
Jiwa
Vendor: {{ auth()->user()->name }}
@csrf
Keluar
@php $tab = request('tab'); @endphp
Pelanggan
Buat Akaun
Laporan
Profil
@if(session('success'))
{{ session('success') }}
@endif @yield('content')