@lang('profile.representative_information.edit.title')
@php $rep = $representative ?? ($dealer->representatives[0] ?? null); @endphp
@csrf @method('put')