@extends('client.users.profile') @section('template_title') {{ __('Chỉnh sửa thông tin') }} @endsection @section('user_content')
@csrf @method('patch')

Thông tin tài khoản

@endsection