@csrf()
{{$company_name}}
{{$company_email ?? ''}}
{{'+'.$dial_code." ".$phone}}
@if($company_status=='active')
{{'Active'}}
@else
{{'Inctive'}}
@endif
@if($logo != null)

@endif
@if($company_license != null)

@endif
{{ date('d/m/Y',strtotime($license_expiry)) }}