@extends('layouts.app') @section('content')

{{trans('lang.rejected_orders')}}

{{trans('lang.order_id')}} {{trans('lang.order_user_id')}} {{trans('lang.amount')}} {{trans('lang.order_type')}} {{trans('lang.date')}} {{trans('lang.actions')}}
@endsection @section('scripts') @endsection