@extends('layouts.app') @section('title', 'My Orders') @section('styles') @endsection @section('content') @php $currencySymbol = App\Models\AppSetting::getValue('currency_symbol', '₹'); @endphp
Track and manage your food orders
You haven't placed any orders yet.