@include('Admin.Includes.header') @php use Illuminate\Support\Facades\Auth; $logged_in_user = Auth::user(); @endphp
Create New User
@csrf

Account Info


Business Info

@include('Admin.Includes.footer')