@extends('layouts.app') @section('maincontent')
All Notes
All Notes
@php $i = 1; @endphp @if($note) @else @endif
Sl Note Comment
{{ $i++ }} {{ $note->note }} {{ $note->comment }}

No data found

@endsection