@extends('admin.index') @section('content')

{{trans('users.create')}}

{!! csrf_field() !!}
@endsection