@extends('layouts.app') @section('title', 'Waste & Sustainability Records') @section('content')
Recycling and waste segregation logs
| Reference | Title | Type | Record Date | Quantity | Location | Actions |
|---|---|---|---|---|---|---|
| {{ $record->reference_number }} | {{ $record->title }} | {{ ucfirst(str_replace('_', ' ', $record->record_type)) }} | {{ $record->record_date->format('M d, Y') }} | {{ $record->quantity }} {{ $record->unit }} | {{ $record->location }} | View Edit |
| No records found. | ||||||