@extends('master') @section('title', 'Timeshare change logs') @section('description', '') @section('keywords', '') @section('content')
Username | Resort | Module | Unit | Change | Timeshare | Date |
---|---|---|---|---|---|---|
{{ $log->name }} | {{ $log->resort }} | {{ $log->module }} | {{ $log->unit }} | {{ $log->change }} | View full details | {{ \Carbon\Carbon::parse($log->created_at)->format('jS F Y') }} |