@if (session('status'))
@endif

{{ __('whatsapp.hero_title') }}
{{ __('whatsapp.hero_subtitle') }}

{{ __('whatsapp.hero_description') }}

@if(auth()->user()&&auth()->user()->hasRole('admin'))
{{ __('whatsapp.start_now') }}
{{ __('whatsapp.see_demo') }}
@else {{ __('whatsapp.see_demo')}} @endif