@extends('account.layout') @section('account_content')
| # | DESCRIPTION | SLOTS | RATE | SUBTOTAL |
|---|---|---|---|---|
| {{ $loop->iteration }} |
{{ ucwords($item['name'] ?? 'Seva') }}
{{ isset($item['date']) ? 'Date: ' . \Carbon\Carbon::parse($item['date'])->format('D, d M Y') : '' }} {{ isset($item['time_slot']) ? ' | Time: ' . $item['time_slot'] : '' }}
|
{{ $item['slots'] ?? 1 }} | ₹{{ number_format(($item['price'] ?? 0), 2) }} | ₹{{ number_format((($item['price'] ?? 0) * ($item['slots'] ?? 1)), 2) }} |
Thank you for your trust and choice of Seva at Sri Vidya Saraswathi Sri Shani Temples