@push('title') Update Customer @endpush Update Customer @csrf @method('PUT') Name * Email * Phone * Date of Birth * Country * Select Country @foreach($countries as $country) id == $customer->country_id ? 'selected' : '' }}>{{ $country->name }} @endforeach City * Address * Update Cancel