{{ trans('label.edit') }}
{{-- customer_type_name --}} {{-- customer_staff_id --}}
{{ trans('estimate.customer_staff_id') }}:
@if ($model->customer_staff)
{{ $model->customer_staff->name }}
{{ $model->customer_staff->email }}
@else   @endif