first(); return response()->json(['available' => $status->operational]) ->header('Content-Type', 'application/json'); } }