Edit Customer Form

@include('includes.alerts')
@csrf @method('PUT')
@error('phone') {{ $message }} @enderror