@if ($errors->has('alzama_ar'))
{{ $errors->first('alzama_ar') }}
@endif
@if ($errors->has('alzama_en'))
{{ $errors->first('alzama_en') }}
@endif
@if ($errors->has('policy_ar'))
{{ $errors->first('policy_ar') }}
@endif
@if ($errors->has('policy_en'))
{{ $errors->first('policy_en') }}
@endif
@if ($errors->has('advice_tips_ar'))
{{ $errors->first('advice_tips_ar') }}
@endif
@if ($errors->has('advice_tips_en'))
{{ $errors->first('advice_tips_en') }}
@endif