@extends('layouts.guest.general')
@section('main_content')
{{-- nav --}}
Our Exclusive Products - ITG Group
{{ $machine->name }}
| {{ __('General Information') }} | |
|---|---|
| {{ str_replace('_', ' ', $key) }} | {{ $value !== null && $value !== '' ? $value : 'N/A' }} |
| {{ __('Technical Details') }} | |
| {{ str_replace('_', ' ', $key) }} | {{ $value !== null && $value !== '' ? $value : 'N/A' }} |