@extends('admin.layout.base') @section('content')
Add User
@csrf
Full Name
Email
Phone no
Password
@endsection @push('js') @endpush