{{-- Extends layout --}} @extends('layout.public') {{-- Content --}} @section('content')
| Date: | {{date('d-m-Y', strtotime($show_date))}} |
| Centre: | {{$organisation->organisation_name}}, {{$organisation->city}} |
| Tickets: | Adult:{{$adultCount}} Child:{{$childCount}} |
| Amount Payable: | {{$amount}} |