fixed add card removed test code

master
A1Gard 2 days ago
parent 4a75c66267
commit 5aa1d513c5

@ -82,7 +82,7 @@ class CardController extends Controller
public function index()
{
auth('customer')->login(Customer::first());
// auth('customer')->login(Customer::first());
$area = 'card';
$title = __("Shopping card");
$subtitle = '';

Loading…
Cancel
Save