@extends('layouts.masterRun') @section('content')
Log Activity
Log Activity

@foreach($list as $key => $value) @endforeach
No User ID Action Model Model ID Keterangan
{{ ++$key }} {{ $value->user_id }} {{ $value->action }} {{ $value->model }} {{ $value->model_id }} {{ $value->description }}
@endsection