@extends('admin.layouts.master') @section('content')

{{trans('sidebar.add_user')}}

{{csrf_field()}}
Email
Name
Phone
Password
Image
Theme
Role
@endsection