Contact Us

@csrf
@if($errors->first('name')) {{$errors->first('name')}} @endif
@if($errors->first('email')) {{$errors->first('email')}} @endif
@if($errors->first('mobile_number')) {{$errors->first('mobile_number')}} @endif
@if($errors->first('message')) {{$errors->first('message')}} @endif