@if ($status=='Active') {{ App\Models\StaticConst::STATUS[0] }} @else {{ App\Models\StaticConst::STATUS[1] }} @endif {{--
status=='Active'?'checked':'' }} >
--}}