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() public function index()
{ {
auth('customer')->login(Customer::first()); // auth('customer')->login(Customer::first());
$area = 'card'; $area = 'card';
$title = __("Shopping card"); $title = __("Shopping card");
$subtitle = ''; $subtitle = '';

Loading…
Cancel
Save