@extends('tyres.profile.includes.main') @section('demographic_info') active @stop @section('navigation')
@stop @section('profile')Brand: | {{ $tire->tire_brand }} |
Serial Number: | {{ $tire->serial_number }} |
Size | {{ $tire->tire_size }} |
Condition: | {{ $tire->tire_condition}} |
Expected Kilometer: | {{ $tire->expected_kilometer }} |
Price: | {{ $tire->price }} |
Supplier/Vendor: | {{ $tire->vendor}} |
Location: | {{ $tire->tire_location_id }} |
Descriptions: | {{ $tire->description}} |