@trans('crm.Create Opportunity')

@csrf
@if($lead)
@trans('crm.Linked Lead'): {{ $lead->name }}
@endif
@push('scripts') @endpush