@extends('layouts.app2') @section('content')
{{ Session::get('flash_message') }}
Date | User | Activity | Corridor (From/To/Border/KM) | Remarks | |
---|---|---|---|---|---|
{{ Helper::convert_to_ddmmyyhis($item->created_at) }} | {{ ucwords($item->user->name) }} | {{ $item->activity }} | {{ ucwords($item->corridor->from) }} / {{ ucwords($item->corridor->to) }} / {{ $item->corridor->border }} / {{ $item->corridor->km }} | {{ $item->remarks }} |