Notes List

@if (isset($data['note']) && $data['note']->count() > 0) @php($i=1) @foreach($data['note'] as $note) @php($i++) @endforeach @else @endif
S.N. Subject Note Description
{{ $i }} {{ $note->subject }} {{ $note->note }}
No {{ $panel }} data found. Please Filter {{ $panel }} to show.