@extends('chat.layout') @section('title',"VIN Decoder") @section('page-name',"VIN Decoder") @section('page-detail',"Decode Vehicle Information from VIN Number") @section('body')
{{ json_encode($vinData, JSON_PRETTY_PRINT) }}
The Vehicle Identification Number (VIN) is a unique 17-character code that provides detailed information about your vehicle including make, model, year, and specifications.