@extends('layouts.admin')
@section('title', 'Admins')
@push('vendor-styles')
@endpush
@push('page-styles')
@endpush
@section('body')
S.No |
Order Id |
Order Date |
Username |
Service |
Provider |
Status |
Action |
@endsection
@push('vendor-scripts')
@endpush
@push('page-scripts')
@endpush