@extends('mainlayout.layout') @section('title') @endsection @push('css') @endpush @section('content')
# | Location | Day | Time | Phone Number | Charge | Amount |
---|---|---|---|---|---|---|
{{++$index}} | {{$p->location}} | {{$p->bookingday}} | {{$p->visit_times}} | {{$p->phone_number}} | {{$p->charge}} | TZS {{number_format($p->amount, 0,'.',',')}} |