@php $status = \App\Models\CandidateStatus::select(["status_id","name","color"])->get(); @endphp @pushOnce('js') @endPushOnce