@extends('setting.layouts.layout') @section('title',trans('account.title')) @section('script_css') @endsection @section('script_buttom') @endsection @section('buttons') @endsection @section('content') @inject('CommonPresenter','App\Presenter\CommonPresenter')
{{ trans('account.update_account') }}