@if (Session::has('phone'))
@else
@endif
@if (Session::has('name'))
@else
@endif
@if (Session::has('email'))
@else
@endif
@if (Session::has('company_name'))
@else
@endif
@if (Session::has('total_employee'))
@else
@endif
@if (Session::has('business_type'))
@else
@endif
@if (Session::has('trade_licence_number'))
@else
@endif