@extends('backend.app') @section('title', 'Raffle List') @section('content')
Add Raffle
# Property Status Start Draw Deadline Tickets Sold Max Tickets Ticket Price Actions
@endsection @push('scripts') @endpush @push('style') @endpush