@extends('dgaAdmin.app') @section('main')

Cài đặt hệ thống

Thông tin
@csrf
Trò chơi
@if ($setting->only_win == 1)
@else
@endif @if ($setting->day_mission == 1)
@else
@endif @if ($setting->week_top == 1)
@else
@endif
@if ($setting->hu == 1)
@else
@endif
@endsection