{{--
--}}

Introduction



Sr.No

Item

Description

1 Introduction
2 Why project is necessary to do
3 Conclusion and recommendation
4 Estimate cover following area
@if (!empty($signature))

@foreach ($signature as $val)

{{-- --}}

{{ $val->UserFirstName }},
{{ $val->display_name }},
{{ date("d-m-Y H:i:s", strtotime($val->NotificationDate)) }} | {{ $val->SenderUserID }} | {{ $val->ProjectIDRef }}
@endforeach
@endif