@extends('layouts.master') @section('content')
@csrf

Pricing Errors, Breaches, and Errors Reporting Form

Report Details
Matter Detail:
Initial Details
{{--
effect_of_breach)) style="display:block" @else style="display:none" @endif> --}}
@foreach($invovledNameArray as $who_data) @endforeach
@foreach($involvedTableData as $title_data) @endforeach
Complaints
Pricing Error?
Monetary Loss
{{-- @if(isset($data->sel_monetary_loss))
{{$data->sel_monetary_loss}}
sel_monetary_loss) && $data->sel_monetary_loss == 'Yes') style="display:block" @else style="display:none" @endif>
to_client)) style="display:block" @else style="display:none" @endif>
to_investor)) style="display:block" @else style="display:none" @endif>
to_epea)) style="display:block" @else style="display:none" @endif>
sel_monetary_loss) && $data->sel_monetary_loss == 'Yes') style="display:block" @else style="display:none" @endif>
@else
to_client)) style="display:block" @else style="display:none" @endif>
to_investor)) style="display:block" @else style="display:none" @endif>
to_epea)) style="display:block" @else style="display:none" @endif>
@endif --}}
Data Protection Breach

Sign off
@if($reporterData !='') @else @endif
@if($authorData !='') @else @endif
@endsection