@if($businessdata->account_type =='1')
Traditional IRA
@elseif($businessdata->account_type =='2')
Roth IRA
@elseif($businessdata->account_type =='3')
Inherited IRA
@elseif($businessdata->account_type =='4')
Solo 401(k)
@elseif($businessdata->account_type =='5')
SEP IRA
@elseif($businessdata->account_type =='6')
{{__('sale_details.hsa')}}
@elseif($businessdata->account_type =='7')
{{__('sale_details.pension_plan')}}
@endif
@if($filedata->display_name!=''){{$filedata->display_name}} @else {{$filedata->image}}@endifUploaded by: {{$filedata->username($filedata->usertype,$filedata->userid)}}Uploaded on: {{date('h:i a, d M Y',strtotime($filedata->created_at))}}