{{ __('Live demo') }}
@if($errors->any())
{{ __('Pick a time that works for you') }}
{{ __('A 30-minute walkthrough with a product specialist. We will tailor it to your data and your team.') }}
-
@foreach($errors->all() as $err)
- • {{ $err }} @endforeach