@php $profile = getUser(); $addArgs = []; $routeArgs = []; if($area){ $addArgs['area_id'] = $area->id; $routeArgs['area'] = $area->slug; } $addArgs['open_date'] = ($od = request()->open_date)?$od:date('Y-m-d'); @endphp @extends($_layout.'admin') @section('title', 'Kết quả Lotto') {{-- @section('header_title', 'Kết quả xổ số') --}} @section('show_sidebar', 1) @section('content')