@foreach ($sales as $item ) @endforeach
PLACA PROPIETARIO MODELO COLOR
{{ $item->Car->plate }} {{ $item->Car->Client->names }} {{ $item->Car->model }} {{ $item->Car->color }}
{{ $sales->links() }}