@extends('layouts.authUser') @section('content') @auth @if (auth()->user()->role == 'Guru')
No. | Tarikh & masa laporan | @auth @if (auth()->user()->role == 'Pembantu makmal')Nama pemohon | @endif @endauthKelas | Bilik makmal | Nama alat radas | Kuantiti | @auth @if (auth()->user()->role == 'Pembantu makmal')Tindakan | @endif @endauth|
---|---|---|---|---|---|---|---|---|
Tiada data dalam rekod | ||||||||
{{ ($itemDamageds->currentPage() - 1) * $itemDamageds->perPage() + $index + 1 }} | {{ \Carbon\Carbon::parse($itemDamaged->created_at)->format('d-m-Y [h:i a]') }} | @auth @if (auth()->user()->role == 'Pembantu makmal'){{$itemDamaged->user->name}} | @endif @endauth{{$itemDamaged->booking->classroom}} | {{$itemDamaged->booking->location}} | {{$itemDamaged->itemDamaged_name}} | {{$itemDamaged->itemDamaged_quantity}} | @auth @if (auth()->user()->role == 'Pembantu makmal')
|
@endif
@endauth