@extends('layouts.default') @section('content')

Life Insurance Form

@csrf
Insurance Co. Details
Proposer Details
  
Life Assured Details
Nominee Details
Team Details
CBRE
  
Attachments
@if($checkattachfile == 0 || $checkattachfile == "0")
@endif @foreach($policy_attachmentss as $key => $attchment)
@if($attchment['file_attach_type'] == "image")
x
@else
x
@endif
@endforeach
Remarks
@stop