@extends('layouts.app') @section('maincontent')
Notes
Sl | Note | Comment | {{--User | --}} {{--Action | --}}date | |
---|---|---|---|---|---|---|
{{ $i++ }} | {{ $note->note }} | {{ $note->comment }} | {{--{{ $note->comment }} | {{ $note->user_name }} | --}} {{----}} | {{ $note->created_at->format('Y-m-d H:i:s') }} | @php date_default_timezone_set('Australia/Melbourne'); $time = date("Y-m-d H:i:s", time()); @endphp
No data found |