Files
quayso.sisvietnam.vn/resources/views/frontend/index.blade.php
T

8 lines
175 B
PHP

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