@extends('layouts.app') @push('datatable-styles') @endpush @section('content')
@lang('modules.lead.iframeSnippet')
<iframe src="{{ route('front.ticket_form',company()->hash) }}" width="100%"
frameborder="0"></iframe>
Share Direct link
{{ route('front.ticket_form', [company()->hash]).'?styled=1' }}
{{ route('front.ticket_form', [company()->hash]).'?styled=1&with_logo=1' }}