@extends('layouts.fans') @section('content')
Date: {{ \Carbon\Carbon::parse(session('ticket')->match->match_date)->format('d M Y') }} | Kick-Off: 3PM | Venue: {{ session('ticket')->match->stadium }}
Block / Gate
{{ session('ticket')->seat->block }} / {{ session('ticket')->seat->access_gate }}
Seat Number
{{ session('ticket')->seat->seat_number }}
Price
SSP {{ number_format(session('ticket')->amount, 2) }}
Scan for Validation
Ticket No:
{{ session('ticket')->ticket_number }}
This ticket can only be used once. If scanned by the SSFF Personnel, it will be invalidated and you will not be able to use it again.