{{-- Extends layout --}} @extends('layout.public') {{-- Content --}} @section('content')
Congratulations!

You have successfully booked the ticket.

@php $invoicemd5=md5($invoice_id); @endphp
@endsection