@extends('layouts.customapp') @section('content')
Create User
Name
Email address
Password
Phone Number
Ledger Code
GST Number
User Type
Select user type
Admin
Procurement
Supplier
Submit
@endsection @section(' custom-css')
@endsection @section('script')
@endsection