@extends('admin._layouts.index') @push('APPS') here show @endpush @push($title) active @endpush @section('content') @component('admin._card.breadcrumb') @slot('header') {{ $title }} @endslot @slot('page') Data @endslot @endcomponent
Laporan Pemeliharaan
{{--
--}}
@if (auth()->user()->id_role != 3) @endif
No Nama Petugas Item Mutasi Jumlah Tanggal Lokasi Status
@endsection @push('jsScript') @endpush