@extends('frontend.layouts.main') @section('title') {{ __(config('game-lucky-wheel.variations')[$index]->title) }} @endsection @section('title_extra') @endsection @section('content')
@endsection @push('styles') @endpush @push('scripts') @endpush