@if ($errors->any())
@endif
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
@if (cart()['products']->count() > 0)
@if (Auth::check())
@else
@endif
@endif