@extends('layouts.admin.admin') @section('title', 'Archive Order') @section('content')
{{ ucwords($order_status[0] ?? config('custom.all')) }} Archive Order
{{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}}
ID Graduate Invoice Number Student ID Mobile Order Status Date Channel ArchivePayment ByInstituteCeremony Guest Invitation Letter Seat Number AmountNet Paid AmountPayment By InstitutionOrder Status Academic Regalia StatusOrder DetailActions
@endsection @section('page-specific-scripts') @endsection