@extends('evsafes.layout') @section('content')
No | S.N. | Sku | Customer | Activation at | Expiry at | Key | Firmware | Action | |
---|---|---|---|---|---|---|---|---|---|
{{ ++$i }} | {{ $evsafe->sn }} | {{ $evsafe->sku }} | @if (isset($evsafe->customerID)){{ $customers->find($evsafe->customerID)->name}} | @else@endif | {{ $evsafe->activation_at }} | {{ $evsafe->expiry_at }} | {{ $evsafe->key }} | {{ $evsafe->firmware }} | Edit |
No EV-SAFE Product Found! |