handle($movie); return response()->json([ 'status' => 'ok', 'deleted' => true, ]); } }