{{ $data['title'] }}
User Logs
| Sr No. | Action | Date |
|---|---|---|
| {{$key+1}} | {{$item->action}} | {{$item->updated_at}} |
@extends('backend.master') @section('title') {{ @$data['title'] }} @endsection @section('content')
| Sr No. | Action | Date |
|---|---|---|
| {{$key+1}} | {{$item->action}} | {{$item->updated_at}} |