@extends('backend.handoff.layouts.app') @section('content')
{{ _lang('Add User') }}
{{ csrf_field() }}
@endsection @section('js-script') @endsection