{{ __('Brand:') }} {{ $machine->brand }} | {{ __('Model:') }} {{ $machine->model }}
{{ Str::limit($machine->description, 70) }}
There are no machines to display.