@extends('layouts.master') @section('title', 'Create User') @section('content')
Back To Users
@csrf
@endsection