@extends('layouts.main') @section('title') Users @endsection @section('breadcrumb') @endsection @section('content')
User Create
@csrf
@endsection