Order API
@if ($errors->has('order_end_point'))
{{ $errors->first('order_end_point') }}
@endif
@if ($errors->has('type'))
{{ $errors->first('type') }}
@endif
@if ($errors->has('order_method'))
{{ $errors->first('order_method') }}
@endif
@if ($errors->has('order_key_value'))
{{ $errors->first('order_key_value') }}
@endif
@if ($errors->has('order_key_value'))
{{ $errors->first('order_key_value') }}
@endif
@if ($errors->has('order_id_key'))
{{ $errors->first('order_id_key') }}
@endif