@php $access = false; // if ($phone = \App\Models\Phone::where('phone_number', auth()->user()->phone)->first()) { // if ($phone->reserve) { // if ($phone->reserve()->where('status', 'like', 'paid_%')->first() != null) { // $access = true; // } // // if($phone->status == 'takmil_variz'){ // // $access = true; // // } // } // } $quizUsers = [ 3985, 3968, 3971, 3972, 3970, 3973 ]; $examStart = str_starts_with(request()->url(), 'https://exam'); @endphp
@includeWhen(empty($header),'panel.layouts.header')