Closed this issue 2 years ago · 1 comments
https://github.com/yogaiw/kancil-rental/blob/2d497bed5c125bdc697d154044b2c7566db9f910/app/Http/Controllers/OrderController.php#L36-L59
possible fix: add if else statement (if $cart->count() > 0)
https://github.com/yogaiw/kancil-rental/blob/8d76b0e38b569d641d6b6a7c84a3966e3329914d/resources/views/member/member.blade.php#L97
move it to front-end side with ternary operator