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

{{trans('lang.user_plural')}}

{{trans('lang.user_edit')}}
{{ trans("lang.user_first_name_help") }}
{{ trans("lang.user_last_name_help") }}
{{ trans("lang.user_email_help") }}
{{ trans("lang.user_phone_help") }}
{{trans('lang.user')}} {{trans('lang.active_deactive')}}
{{ trans("lang.note_reset_password_email") }}
{{ trans('lang.cancel')}}
@endsection @section('scripts')