@php $contact = new \Modules\CRM\Models\Contact(['type' => 'lead']); @endphp Back
@csrf @include('crm::contacts._form')
Cancel