@extends('layouts.main') @section('title') Tire Inventories @stop @section('navigation')
@stop @section('contentinner') @include('tyres.includes.main')S/N | Serial Number | Brand | Date Purchase | Size | Km Run | Status | {{--Action | --}}|
---|---|---|---|---|---|---|---|---|
{{$key+1}} | {{$tires->serial_number}} | {{$tires->tire_size}} | @if($tires->location == 'local') Waiting For Retreaded @else Sent to Retreaded @endif | |||||