@extends('index-left-sidebar') @section('content')
Session successfully checked!
Session was already successfully checked!
Event barcode is not registered with this event!
There is no lead registered with this code on this event!
Title, Name Surname | Company | Phone | Mobile | |
---|---|---|---|---|
{{ $lead->title . ' ' . $lead->first_name . ' ' . $lead->last_name }} | {{ $lead->company_name }} | {{ $lead->email }} | {{ $lead->phone }} | {{ $lead->mobile }} |