get(); return response()->json([ 'status' => 'success', 'data' => $navigation ]); } }