@php $profile = getUser(); $model = isset($jackpot) && $jackpot ? $jackpot : crazy_arr(request()->all()); $txt = $model->id?'Cập nhật':'Thêm'; $order = [0 => 'Giải đặc biệt', 1 => "Giải nhất", 2 => 'Giải nhì']+get_number_options(3, 8); @endphp @extends($_layout.'admin') @section('title', 'Thông Kết quả xổ số') @section('header_title', 'Kết quả xổ số') @section('content')