Files

8 lines
175 B
PHP

@extends('frontend.layout')
@section('content')
<!-- about me -->
@include('frontend.game.luckywheel')
<!-- footer -->
<!-- end of page footer -->
@endsection