@extends('layouts.app') @section('content')
@php $counter = 1 @endphp @if (!$holderList->isEmpty()) @foreach ($holderList as $list) @endforeach @else @endif
No. Asset Tag No. Serial No. Location Year History
{{ $counter++ }} {{ $list->aset }} {{ $list->Tag }} {{ $list->serial }} {{ $list->location }} {{ $list->year }}
No Data Found
@endsection