fixed add card removed test code

master
A1Gard 4 months ago
parent 74d90e0b0b
commit 6d6cce4a84

@ -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