@extends('layouts.master') @section('title') LT-99 :: แก้ไขข้อมูลเอเยนต์ @endsection @section('sub_title') แก้ไขข้อมูลเอเยนต์ @if (Auth::user()->isAdmin()) @endif @endsection @section('content')
@csrf

แก้ไขข้อมูลผู้ใช้

@endsection @section('scripts') @endsection