@extends('admin.layout.base') @section('title', 'Add User ') @section('content')
 Add New User

{{csrf_field()}}
Cancel
@endsection