@extends('layouts.app') @section('content')

{{ _lang('Create User') }}

{{ csrf_field() }}
@endsection