{{ session('success') }}
Litre: {{ $entry->litre }} L
Price/L: ₹{{ number_format($entry->price, 2) }}
Trip: {{ $entry->trip->location }} ({{ $entry->trip->date->format('d/m/y') }})