@extends('admin.layouts.app') @section('title', 'User Add') @section('content')

User Add Back

@csrf
@endsection @section('script') @endsection