@extends('layouts.admin.app') @section('title',\App\Utils\translate('update_account')) @section('content')

{{\App\Utils\translate('update_account')}}

@csrf

@endsection