@extends('backend.app') @section('title', 'Create Raffle') @section('content')
@csrf @include('backend.rony.raffle.form') Cancel
@endsection