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