@if($ticket->is_seasonal == 1)
{{ $ticket->name }}
@else
{{ $ticket->name }}
@endif
Ksh.{{ $ticket->price }}
{{ $ticket->event_desc }}