@extends('layouts.template') @section('title') Admin | FNH @endsection @section('styles') @endsection @section('content')

Create New User

@csrf
@endsection @section('pre-scripts') @endsection @section('scripts') @endsection