@extends('frontend.layouts.main') @section('title') {{ __('Slots') }} @endsection @section('title_extra') @endsection @section('content')
@endsection @push('styles') @if(config('game-slots.background')) @endif @endpush @push('scripts') @endpush