{{\App::setLocale(Session::get('locale'))}} @extends('layouts.user-layout') @section('title', trans('word.security_password_update')) @section('content')
@lang('word.security_password_update')
{{csrf_field()}}
@endsection @section('extra-script') @includeIf('user.common.sweetalert') @endsection