{{ __('Admin') }} what is this

Customer Edit Form

{{-- Customer edit Form start --}}
@csrf @method('PUT')

{{-- customer edit form end --}}