@extends('layouts.app') @section('styles') @endsection @section('content')
{{__('profile_admin.no')}} {{__('profile_admin.name_th')}} {{__('profile_admin.name_en')}} {{__('profile_admin.update_at')}} {{__('profile_admin.manage')}}
@endsection('content') @section('scripts') @endsection