@extends('backend.layouts.main') @section('title', 'User-create') @section('main-container')
Create User
@method('POST') @csrf
img-edit
Discard
@endsection