| Date | Campaign | Project | Budget | Spent | Remaining | Actions |
|---|---|---|---|---|---|---|
| {{ $budget->date->format('M d, Y') }} | {{ $budget->campaign->name }} | {{ $budget->campaign->company->name }} | ₹{{ number_format($budget->daily_budget, 2) }} | ₹{{ number_format($budget->amount_spent, 2) }} | ₹{{ number_format($budget->remaining_budget, 2) }} | Edit |
| No daily budgets found. | ||||||