@extends('layouts.admin.admin') @section('title', 'Pre-Order') @section('content')
{{ ucwords($order_status[0] ?? config('custom.all')) }} Pre-Order
ID Invoice Number Institute Student Ceremony Order Status Pre-Order Products
@endsection @section('page-specific-scripts') @endsection