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

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

{{trans('lang.user_edit')}}
{{ trans("lang.user_name_help") }}
{{ trans("lang.user_email_help") }}
{{ trans("lang.user_country_code_help") }}
{{ trans("lang.user_phone_help") }}
{{ trans('lang.cancel')}}
@endsection @section('scripts')