@if ($errors->has('captain_register_notification_ar'))
{{ $errors->first('captain_register_notification_ar') }}
@endif
@if ($errors->has('first_drop_out_ar'))
{{ $errors->first('first_drop_out_ar') }}
@endif
@if ($errors->has('second_drop_out_ar'))
{{ $errors->first('second_drop_out_ar') }}
@endif
@if ($errors->has('third_drop_out_ar'))
{{ $errors->first('third_drop_out_ar') }}
@endif
@if ($errors->has('client_drop_out_ar'))
{{ $errors->first('client_drop_out_ar') }}
@endif
@if ($errors->has('before_cancel_ar'))
{{ $errors->first('before_cancel_ar') }}
@endif
@if ($errors->has('before_cancel_notification_ar'))
{{ $errors->first('before_cancel_notification_ar') }}
@endif
@if ($errors->has('free_cancel_client_ar'))
{{ $errors->first('free_cancel_client_ar') }}
@endif
@if ($errors->has('paid_cancel_client_ar'))
{{ $errors->first('paid_cancel_client_ar') }}
@endif
@if ($errors->has('captain_cancel_ar'))
{{ $errors->first('captain_cancel_ar') }}
@endif
@if ($errors->has('captain_last_cancel_ar'))
{{ $errors->first('captain_last_cancel_ar') }}
@endif
@if ($errors->has('captain_cancel_to_client_ar'))
{{ $errors->first('captain_cancel_to_client_ar') }}
@endif
@if ($errors->has('cancel_message_limit_ar'))
{{ $errors->first('cancel_message_limit_ar') }}
@endif
@if ($errors->has('captain_popup_message_ar'))
{{ $errors->first('captain_popup_message_ar') }}
@endif
@if ($errors->has('captain_hundred_message_ar'))
{{ $errors->first('captain_hundred_message_ar') }}
@endif
@if ($errors->has('finish_trip_message_ar'))
{{ $errors->first('finish_trip_message_ar') }}
@endif
@if ($errors->has('client_thanks_message_ar'))
{{ $errors->first('client_thanks_message_ar') }}
@endif
@if ($errors->has('captain_thanks_message_ar'))
{{ $errors->first('captain_thanks_message_ar') }}
@endif
@if ($errors->has('client_rate_message_ar'))
{{ $errors->first('client_rate_message_ar') }}
@endif
@if ($errors->has('client_one_rate_message_ar'))
{{ $errors->first('client_one_rate_message_ar') }}
@endif
@if ($errors->has('client_two_rate_message_ar'))
{{ $errors->first('client_two_rate_message_ar') }}
@endif
@if ($errors->has('client_three_rate_message_ar'))
{{ $errors->first('client_three_rate_message_ar') }}
@endif
@if ($errors->has('client_four_rate_message_ar'))
{{ $errors->first('client_four_rate_message_ar') }}
@endif
@if ($errors->has('complaint_receive_message_ar'))
{{ $errors->first('complaint_receive_message_ar') }}
@endif
@if ($errors->has('captain_imvoice_alarm_ar'))
{{ $errors->first('captain_imvoice_alarm_ar') }}
@endif
@if ($errors->has('client_invoice_alarm_ar'))
{{ $errors->first('client_invoice_alarm_ar') }}
@endif
@if ($errors->has('captain_gift_ar'))
{{ $errors->first('captain_gift_ar') }}
@endif
@if ($errors->has('client_gift_ar'))
{{ $errors->first('client_gift_ar') }}
@endif
@if ($errors->has('captain_gift_link_ar'))
{{ $errors->first('captain_gift_link_ar') }}
@endif
@if ($errors->has('client_gift_link_ar'))
{{ $errors->first('client_gift_link_ar') }}
@endif
@if ($errors->has('client_dept_ar'))
{{ $errors->first('client_dept_ar') }}
@endif
@if ($errors->has('captain_dept_ar'))
{{ $errors->first('captain_dept_ar') }}
@endif
@if ($errors->has('privacy_ar'))
{{ $errors->first('privacy_ar') }}
@endif
@if ($errors->has('terms_conditions_ar'))
{{ $errors->first('terms_conditions_ar') }}
@endif
@if ($errors->has('dropout_block_message_ar'))
{{ $errors->first('dropout_block_message_ar') }}
@endif