@extends('backend.app') @section('title', 'Ticket Invoices') @section('content')
# Ticket Number Participant Raffle Amount Status Purchased Actions
Use the search box to look up a ticket number or participant.
@endsection @push('scripts') @endpush @push('style') @endpush