@if(Session::has('success')) @endif @if(Session::has('error')) @endif
{{ __('Visitor') }}
@csrf
@error('mobile') {{ $message }} @enderror
{{-- Cancel --}}