Files
-S.I.S-QuaySo_v2/resources/views/frontend/index.blade.php
T
2026-03-26 09:28:14 +07:00

8 lines
182 B
PHP

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