{!! file_get_contents(public_path('assets/svgs/logo.svg')) !!}
Scan Ticket
@if (session('success'))
{{ session('success') }}
@endif @if ($errors->any())
{{ $errors->first() }}
@endif