@extends('back.layouts.main') @section('title' , 'Create Wheel of luck') @section('content')
@csrf @include('back.wheel_of_luck.form')
@stop @section('breadcrumbs') @stop