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