-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: localhost
-- Generation Time: Apr 22, 2025 at 06:45 PM
-- Server version: 10.4.28-MariaDB
-- PHP Version: 8.0.28

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `car_showroom`
--

-- --------------------------------------------------------

--
-- Table structure for table `cars`
--

CREATE TABLE `cars` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `make` varchar(11) DEFAULT 'N/A',
  `model` varchar(11) DEFAULT 'N/A',
  `reg_year` varchar(255) NOT NULL,
  `varient` varchar(32) DEFAULT 'N/A',
  `engine_capacity` varchar(255) DEFAULT NULL,
  `mileage` varchar(255) DEFAULT NULL,
  `fuel_type` varchar(255) DEFAULT NULL,
  `inspection_date` date DEFAULT NULL,
  `chassis_no` varchar(255) DEFAULT NULL,
  `engine_no` varchar(255) DEFAULT NULL,
  `registration_no` varchar(255) NOT NULL,
  `location` varchar(255) DEFAULT NULL,
  `registered_city` varchar(255) DEFAULT NULL,
  `transmission` varchar(255) DEFAULT NULL,
  `color` varchar(255) DEFAULT NULL,
  `ratings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`ratings`)),
  `inspector_comments` text DEFAULT NULL,
  `exterior_sketch_data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`exterior_sketch_data`)),
  `demond` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cars`
--

INSERT INTO `cars` (`id`, `make`, `model`, `reg_year`, `varient`, `engine_capacity`, `mileage`, `fuel_type`, `inspection_date`, `chassis_no`, `engine_no`, `registration_no`, `location`, `registered_city`, `transmission`, `color`, `ratings`, `inspector_comments`, `exterior_sketch_data`, `demond`, `created_at`, `updated_at`) VALUES
(2, 'Honda', 'N/A', '', 'N/A', '1300cc', '100000', 'Petrol', '2025-04-12', '123456', '654321', 'PK-1122', 'Charsadda', 'Pakistan', 'Unknown', 'Black', '99', 'Over All in Good Condition', '{\"version\":\"5.2.4\",\"objects\":[{\"type\":\"image\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":0,\"top\":0,\"width\":735,\"height\":483,\"fill\":\"rgb(0,0,0)\",\"stroke\":null,\"strokeWidth\":0,\"strokeDashArray\":null,\"strokeLineCap\":\"butt\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"miter\",\"strokeUniform\":false,\"strokeMiterLimit\":4,\"scaleX\":0.95,\"scaleY\":0.62,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"cropX\":0,\"cropY\":0,\"src\":\"http://127.0.0.1:8000/car-outline.png\",\"crossOrigin\":null,\"filters\":[]},{\"type\":\"path\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":281.5,\"top\":129.52,\"width\":51,\"height\":20,\"fill\":null,\"stroke\":\"rgb(0, 0, 0)\",\"strokeWidth\":1,\"strokeDashArray\":null,\"strokeLineCap\":\"round\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"round\",\"strokeUniform\":false,\"strokeMiterLimit\":10,\"scaleX\":1,\"scaleY\":1,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"path\":[[\"M\",326.999,137.016625],[\"Q\",327,137.015625,328,137.015625],[\"Q\",329,137.015625,329.5,136.515625],[\"Q\",330,136.015625,331,135.515625],[\"Q\",332,135.015625,332,134.515625],[\"Q\",332,134.015625,332.5,133.515625],[\"Q\",333,133.015625,333,132.515625],[\"Q\",333,132.015625,332.5,132.015625],[\"Q\",332,132.015625,330.5,132.015625],[\"Q\",329,132.015625,326.5,132.015625],[\"Q\",324,132.015625,320,133.015625],[\"Q\",316,134.015625,311.5,136.015625],[\"Q\",307,138.015625,302,139.015625],[\"Q\",297,140.015625,294,140.515625],[\"Q\",291,141.015625,289,141.515625],[\"Q\",287,142.015625,285.5,142.515625],[\"Q\",284,143.015625,283,144.015625],[\"Q\",282,145.015625,282,145.515625],[\"Q\",282,146.015625,282,147.015625],[\"Q\",282,148.015625,282,148.515625],[\"Q\",282,149.015625,282,149.515625],[\"Q\",282,150.015625,283,150.015625],[\"Q\",284,150.015625,285.5,150.015625],[\"Q\",287,150.015625,289,150.015625],[\"Q\",291,150.015625,293,150.015625],[\"Q\",295,150.015625,297.5,149.015625],[\"Q\",300,148.015625,301.5,147.015625],[\"Q\",303,146.015625,306,145.015625],[\"Q\",309,144.015625,310.5,143.015625],[\"Q\",312,142.015625,313,141.015625],[\"Q\",314,140.015625,314.5,139.015625],[\"Q\",315,138.015625,315.5,137.015625],[\"Q\",316,136.015625,316.5,134.515625],[\"Q\",317,133.015625,317,132.515625],[\"Q\",317,132.015625,316,132.015625],[\"Q\",315,132.015625,312.5,132.015625],[\"Q\",310,132.015625,308,133.015625],[\"Q\",306,134.015625,303,136.515625],[\"Q\",300,139.015625,298,140.515625],[\"Q\",296,142.015625,294,143.515625],[\"Q\",292,145.015625,293.5,145.015625],[\"Q\",295,145.015625,297,144.015625],[\"Q\",299,143.015625,300.5,142.015625],[\"Q\",302,141.015625,303.5,140.015625],[\"Q\",305,139.015625,306.5,138.015625],[\"Q\",308,137.015625,309,136.515625],[\"Q\",310,136.015625,310.5,135.015625],[\"Q\",311,134.015625,310.5,134.015625],[\"Q\",310,134.015625,307,134.015625],[\"Q\",304,134.015625,301.5,135.515625],[\"Q\",299,137.015625,297,138.015625],[\"Q\",295,139.015625,293.5,140.015625],[\"Q\",292,141.015625,290.5,142.015625],[\"Q\",289,143.015625,288.5,144.015625],[\"Q\",288,145.015625,289.5,145.015625],[\"Q\",291,145.015625,293.5,143.515625],[\"Q\",296,142.015625,297.5,141.015625],[\"Q\",299,140.015625,301,138.515625],[\"Q\",303,137.015625,305,135.515625],[\"Q\",307,134.015625,308,132.515625],[\"Q\",309,131.015625,309,130.515625],[\"Q\",309,130.015625,308.5,130.015625],[\"Q\",308,130.015625,306.5,130.015625],[\"Q\",305,130.015625,303.5,130.015625],[\"Q\",302,130.015625,300,130.015625],[\"Q\",298,130.015625,296,131.015625],[\"Q\",294,132.015625,292.5,132.515625],[\"Q\",291,133.015625,290,133.515625],[\"Q\",289,134.015625,288.5,134.515625],[\"Q\",288,135.015625,288,135.515625],[\"Q\",288,136.015625,288,136.515625],[\"Q\",288,137.015625,288.5,137.515625],[\"Q\",289,138.015625,289.5,138.515625],[\"Q\",290,139.015625,292,139.015625],[\"Q\",294,139.015625,294.5,139.015625],[\"Q\",295,139.015625,296,139.015625],[\"Q\",297,139.015625,297,138.515625],[\"Q\",297,138.015625,297.5,137.015625],[\"Q\",298,136.015625,298,135.015625],[\"Q\",298,134.015625,298,133.015625],[\"Q\",298,132.015625,298,131.515625],[\"Q\",298,131.015625,297,130.515625],[\"Q\",296,130.015625,295.5,130.015625],[\"Q\",295,130.015625,294,130.015625],[\"Q\",293,130.015625,292.5,130.015625],[\"Q\",292,130.015625,291.5,130.515625],[\"Q\",291,131.015625,290,132.515625],[\"Q\",289,134.015625,289,135.015625],[\"Q\",289,136.015625,289,136.515625],[\"Q\",289,137.015625,289,137.515625],[\"Q\",289,138.015625,289,138.515625],[\"Q\",289,139.015625,290,139.015625],[\"Q\",291,139.015625,292,139.015625],[\"L\",293.001,139.015625]]}]}', NULL, '2025-04-12 08:26:32', '2025-04-12 08:26:32'),
(3, 'Honda', 'N/A', '', 'N/A', '1200cc', '2000', 'Deisel', '2025-04-14', '123456', '654321', 'BAB-3344', 'Charsadda', 'Bahawal Nagar', 'Unknown', 'Red', '96', NULL, '{\"version\":\"5.2.4\",\"objects\":[{\"type\":\"image\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":0,\"top\":0,\"width\":735,\"height\":483,\"fill\":\"rgb(0,0,0)\",\"stroke\":null,\"strokeWidth\":0,\"strokeDashArray\":null,\"strokeLineCap\":\"butt\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"miter\",\"strokeUniform\":false,\"strokeMiterLimit\":4,\"scaleX\":0.95,\"scaleY\":0.62,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"cropX\":0,\"cropY\":0,\"src\":\"http://127.0.0.1:8000/car-outline.png\",\"crossOrigin\":null,\"filters\":[]},{\"type\":\"path\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":219.75,\"top\":98.52,\"width\":155.07,\"height\":102,\"fill\":null,\"stroke\":\"rgb(0, 0, 0)\",\"strokeWidth\":1,\"strokeDashArray\":null,\"strokeLineCap\":\"round\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"round\",\"strokeUniform\":false,\"strokeMiterLimit\":10,\"scaleX\":1,\"scaleY\":1,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"path\":[[\"M\",258.999,99.015625],[\"Q\",259,99.015625,260.5,99.015625],[\"Q\",262,99.015625,263.5,99.015625],[\"Q\",265,99.015625,267.5,99.015625],[\"Q\",270,99.015625,274.5,99.015625],[\"Q\",279,99.015625,286.5,99.015625],[\"Q\",294,99.015625,299,99.015625],[\"Q\",304,99.015625,312,101.015625],[\"Q\",320,103.015625,329,107.015625],[\"Q\",338,111.015625,344.5,114.015625],[\"Q\",351,117.015625,356,120.515625],[\"Q\",361,124.015625,365.5,127.015625],[\"Q\",370,130.015625,371.5,131.515625],[\"Q\",373,133.015625,373.5,133.515625],[\"Q\",374,134.015625,374.5,135.015625],[\"Q\",375,136.015625,375,136.515625],[\"Q\",375,137.015625,374.5,137.515625],[\"Q\",374,138.015625,373,138.515625],[\"Q\",372,139.015625,370.5,139.515625],[\"Q\",369,140.015625,361,143.015625],[\"Q\",353,146.015625,345.5,147.015625],[\"Q\",338,148.015625,317,149.015625],[\"Q\",296,150.015625,277,150.015625],[\"Q\",258,150.015625,250,149.015625],[\"Q\",242,148.015625,235,146.015625],[\"Q\",228,144.015625,225.5,143.015625],[\"Q\",223,142.015625,222.5,141.015625],[\"Q\",222,140.015625,221.5,139.015625],[\"Q\",221,138.015625,221,137.515625],[\"Q\",221,137.015625,221,136.515625],[\"Q\",221,136.015625,221,135.515625],[\"Q\",221,135.015625,222,135.015625],[\"Q\",223,135.015625,224,134.515625],[\"Q\",225,134.015625,227.5,133.015625],[\"Q\",230,132.015625,235,131.015625],[\"Q\",240,130.015625,252.5,127.515625],[\"Q\",265,125.015625,275.5,123.515625],[\"Q\",286,122.015625,298.5,121.515625],[\"Q\",311,121.015625,316.5,121.015625],[\"Q\",322,121.015625,328,121.015625],[\"Q\",334,121.015625,335,121.015625],[\"Q\",336,121.015625,336.5,121.015625],[\"Q\",337,121.015625,337.5,121.515625],[\"Q\",338,122.015625,338,123.015625],[\"Q\",338,124.015625,329.5,131.015625],[\"Q\",321,138.015625,309.5,147.515625],[\"Q\",298,157.015625,280.5,170.015625],[\"Q\",263,183.015625,255.5,186.515625],[\"Q\",248,190.015625,239,194.015625],[\"Q\",230,198.015625,226,199.515625],[\"Q\",222,201.015625,221,201.015625],[\"Q\",220,201.015625,221,200.015625],[\"Q\",222,199.015625,223.5,198.515625],[\"Q\",225,198.015625,231,195.515625],[\"Q\",237,193.015625,244.5,190.515625],[\"Q\",252,188.015625,264,184.515625],[\"Q\",276,181.015625,288.5,177.015625],[\"Q\",301,173.015625,310,170.015625],[\"Q\",319,167.015625,333.5,162.015625],[\"Q\",348,157.015625,352,155.515625],[\"Q\",356,154.015625,359.5,153.015625],[\"Q\",363,152.015625,364,152.015625],[\"Q\",365,152.015625,365.5,152.015625],[\"Q\",366,152.015625,365.5,152.015625],[\"Q\",365,152.015625,357.5,156.015625],[\"Q\",350,160.015625,339.5,166.515625],[\"Q\",329,173.015625,319,178.515625],[\"Q\",309,184.015625,300.5,188.015625],[\"Q\",292,192.015625,286.5,195.015625],[\"Q\",281,198.015625,278.5,199.015625],[\"Q\",276,200.015625,275.5,200.015625],[\"Q\",275,200.015625,275,199.015625],[\"Q\",275,198.015625,289.5,187.015625],[\"Q\",304,176.015625,308.5,172.515625],[\"Q\",313,169.015625,329,156.015625],[\"Q\",345,143.015625,354,135.015625],[\"Q\",363,127.015625,368,122.515625],[\"Q\",373,118.015625,374.5,116.515625],[\"Q\",376,115.015625,369.5,117.515625],[\"Q\",363,120.015625,354,125.515625],[\"Q\",345,131.015625,329,140.515625],[\"Q\",313,150.015625,302.5,157.015625],[\"Q\",292,164.015625,286,168.015625],[\"Q\",280,172.015625,275.5,174.515625],[\"Q\",271,177.015625,270,178.015625],[\"Q\",269,179.015625,269.5,178.515625],[\"Q\",270,178.015625,271,177.515625],[\"Q\",272,177.015625,275.5,174.515625],[\"Q\",279,172.015625,285,167.515625],[\"Q\",291,163.015625,293.5,161.515625],[\"Q\",296,160.015625,300,157.515625],[\"Q\",304,155.015625,308,151.515625],[\"Q\",312,148.015625,313,147.515625],[\"Q\",314,147.015625,314,146.515625],[\"Q\",314,146.015625,313.5,146.015625],[\"Q\",313,146.015625,305.5,148.015625],[\"Q\",298,150.015625,294,152.015625],[\"Q\",290,154.015625,286,156.015625],[\"Q\",282,158.015625,278.5,159.515625],[\"Q\",275,161.015625,273.5,161.515625],[\"Q\",272,162.015625,272,161.515625],[\"Q\",272,161.015625,276,158.515625],[\"Q\",280,156.015625,284,153.515625],[\"Q\",288,151.015625,295,145.515625],[\"Q\",302,140.015625,309,135.015625],[\"Q\",316,130.015625,321.5,126.015625],[\"Q\",327,122.015625,328.5,121.015625],[\"Q\",330,120.015625,330,119.515625],[\"Q\",330,119.015625,329,119.515625],[\"Q\",328,120.015625,324,123.015625],[\"Q\",320,126.015625,316.5,128.015625],[\"Q\",313,130.015625,303,137.015625],[\"Q\",293,144.015625,280,153.015625],[\"Q\",267,162.015625,259,167.515625],[\"Q\",251,173.015625,247.5,175.515625],[\"Q\",244,178.015625,241.5,179.515625],[\"Q\",239,181.015625,238.5,181.515625],[\"Q\",238,182.015625,238.5,181.515625],[\"Q\",239,181.015625,242,179.015625],[\"Q\",245,177.015625,251,173.515625],[\"Q\",257,170.015625,267,164.015625],[\"Q\",277,158.015625,288.5,152.015625],[\"Q\",300,146.015625,308,141.015625],[\"Q\",316,136.015625,322,132.515625],[\"Q\",328,129.015625,331.5,126.515625],[\"Q\",335,124.015625,335.5,124.015625],[\"Q\",336,124.015625,335.5,124.515625],[\"Q\",335,125.015625,333,126.515625],[\"Q\",331,128.015625,324.5,133.015625],[\"Q\",318,138.015625,312.5,142.015625],[\"Q\",307,146.015625,303.5,149.015625],[\"Q\",300,152.015625,298,153.515625],[\"Q\",296,155.015625,295,155.515625],[\"Q\",294,156.015625,294,155.515625],[\"Q\",294,155.015625,294.5,154.515625],[\"Q\",295,154.015625,296,153.515625],[\"Q\",297,153.015625,299.5,151.015625],[\"Q\",302,149.015625,304,147.515625],[\"Q\",306,146.015625,308,144.515625],[\"Q\",310,143.015625,310,142.515625],[\"Q\",310,142.015625,310.5,141.515625],[\"Q\",311,141.015625,311.5,141.015625],[\"Q\",312,141.015625,311.5,141.015625],[\"Q\",311,141.015625,309.5,142.015625],[\"Q\",308,143.015625,306,144.515625],[\"Q\",304,146.015625,299,151.015625],[\"Q\",294,156.015625,291.5,158.015625],[\"Q\",289,160.015625,286.5,162.515625],[\"Q\",284,165.015625,282,166.515625],[\"Q\",280,168.015625,279.5,168.515625],[\"Q\",279,169.015625,279,167.515625],[\"Q\",279,166.015625,280,165.515625],[\"Q\",281,165.015625,284.5,162.015625],[\"Q\",288,159.015625,293.5,155.015625],[\"Q\",299,151.015625,305,146.515625],[\"Q\",311,142.015625,314,140.015625],[\"Q\",317,138.015625,320,135.015625],[\"Q\",323,132.015625,323.5,132.015625],[\"Q\",324,132.015625,322.5,132.015625],[\"Q\",321,132.015625,319.5,133.015625],[\"Q\",318,134.015625,311.5,137.515625],[\"Q\",305,141.015625,300,144.015625],[\"Q\",295,147.015625,291,150.015625],[\"Q\",287,153.015625,283,155.015625],[\"Q\",279,157.015625,277,158.515625],[\"Q\",275,160.015625,274.5,160.015625],[\"Q\",274,160.015625,274.5,159.515625],[\"Q\",275,159.015625,275.5,158.515625],[\"Q\",276,158.015625,277,157.515625],[\"Q\",278,157.015625,280.5,155.515625],[\"Q\",283,154.015625,285,152.515625],[\"Q\",287,151.015625,288,150.015625],[\"Q\",289,149.015625,289.5,149.015625],[\"Q\",290,149.015625,290.5,148.515625],[\"Q\",291,148.015625,290.5,148.015625],[\"Q\",290,148.015625,289,148.515625],[\"L\",287.999,149.016625]]},{\"type\":\"path\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":549.5,\"top\":128.52,\"width\":37.88,\"height\":55.83,\"fill\":null,\"stroke\":\"rgb(0, 0, 0)\",\"strokeWidth\":1,\"strokeDashArray\":null,\"strokeLineCap\":\"round\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"round\",\"strokeUniform\":false,\"strokeMiterLimit\":10,\"scaleX\":1,\"scaleY\":1,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"path\":[[\"M\",549.999,158.016625],[\"Q\",550,158.015625,551,157.015625],[\"Q\",552,156.015625,554,154.515625],[\"Q\",556,153.015625,559,151.015625],[\"Q\",562,149.015625,566.5,144.515625],[\"Q\",571,140.015625,574.5,138.015625],[\"Q\",578,136.015625,580.5,133.515625],[\"Q\",583,131.015625,584.5,130.015625],[\"Q\",586,129.015625,586.5,129.015625],[\"Q\",587,129.015625,587.5,129.015625],[\"Q\",588,129.015625,587.5,129.015625],[\"Q\",587,129.015625,586.5,129.515625],[\"Q\",586,130.015625,585.5,130.015625],[\"Q\",585,130.015625,584,130.515625],[\"Q\",583,131.015625,581.5,132.015625],[\"Q\",580,133.015625,576.5,136.015625],[\"Q\",573,139.015625,571.5,140.515625],[\"Q\",570,142.015625,568,143.515625],[\"Q\",566,145.015625,565.5,146.015625],[\"Q\",565,147.015625,564.5,147.515625],[\"Q\",564,148.015625,564.5,148.015625],[\"Q\",565,148.015625,566.5,147.015625],[\"Q\",568,146.015625,569.5,144.515625],[\"Q\",571,143.015625,572.5,142.015625],[\"Q\",574,141.015625,575,140.515625],[\"Q\",576,140.015625,576.5,139.515625],[\"Q\",577,139.015625,577.5,139.015625],[\"Q\",578,139.015625,578.5,139.015625],[\"Q\",579,139.015625,579,138.515625],[\"Q\",579,138.015625,578,138.515625],[\"Q\",577,139.015625,576.5,139.515625],[\"Q\",576,140.015625,574.5,141.015625],[\"Q\",573,142.015625,571,143.515625],[\"Q\",569,145.015625,567.5,147.015625],[\"Q\",566,149.015625,565,150.515625],[\"Q\",564,152.015625,563.5,153.015625],[\"Q\",563,154.015625,562.5,155.015625],[\"Q\",562,156.015625,562,157.015625],[\"Q\",562,158.015625,562.5,158.015625],[\"Q\",563,158.015625,563.5,157.515625],[\"Q\",564,157.015625,565.5,156.515625],[\"Q\",567,156.015625,569,154.515625],[\"Q\",571,153.015625,572.5,151.515625],[\"Q\",574,150.015625,575.5,149.515625],[\"Q\",577,149.015625,578.5,148.015625],[\"Q\",580,147.015625,581,147.015625],[\"Q\",582,147.015625,582,146.515625],[\"Q\",582,146.015625,581.5,146.015625],[\"Q\",581,146.015625,580.5,146.515625],[\"Q\",580,147.015625,579,148.515625],[\"Q\",578,150.015625,577,151.515625],[\"Q\",576,153.015625,575,154.515625],[\"Q\",574,156.015625,573,157.015625],[\"Q\",572,158.015625,571.5,159.015625],[\"Q\",571,160.015625,570.5,161.015625],[\"Q\",570,162.015625,569.5,162.515625],[\"Q\",569,163.015625,569.5,163.015625],[\"Q\",570,163.015625,570.5,163.015625],[\"Q\",571,163.015625,572,163.015625],[\"Q\",573,163.015625,574,162.515625],[\"Q\",575,162.015625,576,161.515625],[\"Q\",577,161.015625,578,160.515625],[\"Q\",579,160.015625,580,160.015625],[\"Q\",581,160.015625,581.5,159.515625],[\"Q\",582,159.015625,582.5,159.015625],[\"Q\",583,159.015625,582.5,159.515625],[\"Q\",582,160.015625,581.5,160.015625],[\"Q\",581,160.015625,580.5,161.015625],[\"Q\",580,162.015625,579.5,163.015625],[\"Q\",579,164.015625,578.5,164.515625],[\"Q\",578,165.015625,577.5,165.515625],[\"Q\",577,166.015625,577,166.515625],[\"Q\",577,167.015625,577,167.515625],[\"Q\",577,168.015625,577.5,168.015625],[\"Q\",578,168.015625,579,168.015625],[\"Q\",580,168.015625,581,168.015625],[\"Q\",582,168.015625,582.5,168.515625],[\"Q\",583,169.015625,583.5,169.015625],[\"Q\",584,169.015625,584.5,169.515625],[\"Q\",585,170.015625,585.5,170.515625],[\"Q\",586,171.015625,586,172.015625],[\"Q\",586,173.015625,586,174.015625],[\"Q\",586,175.015625,586,176.015625],[\"Q\",586,177.015625,586,178.515625],[\"Q\",586,180.015625,586,180.515625],[\"Q\",586,181.015625,585.5,182.015625],[\"Q\",585,183.015625,584.5,184.015625],[\"Q\",584,185.015625,583.5,184.515625],[\"L\",582.999,184.014625]]},{\"type\":\"path\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":361.5,\"top\":235.52,\"width\":31,\"height\":21,\"fill\":null,\"stroke\":\"rgb(0, 0, 0)\",\"strokeWidth\":1,\"strokeDashArray\":null,\"strokeLineCap\":\"round\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"round\",\"strokeUniform\":false,\"strokeMiterLimit\":10,\"scaleX\":1,\"scaleY\":1,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"path\":[[\"M\",370.999,236.015625],[\"Q\",371,236.015625,371.5,236.015625],[\"Q\",372,236.015625,372.5,236.015625],[\"Q\",373,236.015625,374,236.015625],[\"Q\",375,236.015625,375.5,236.015625],[\"Q\",376,236.015625,376.5,236.015625],[\"Q\",377,236.015625,378,236.015625],[\"Q\",379,236.015625,380.5,236.515625],[\"Q\",382,237.015625,384,238.015625],[\"Q\",386,239.015625,387.5,240.015625],[\"Q\",389,241.015625,390,242.015625],[\"Q\",391,243.015625,391.5,243.015625],[\"Q\",392,243.015625,392.5,244.015625],[\"Q\",393,245.015625,393,245.515625],[\"Q\",393,246.015625,392.5,246.515625],[\"Q\",392,247.015625,391.5,247.515625],[\"Q\",391,248.015625,390,248.515625],[\"Q\",389,249.015625,388,249.515625],[\"Q\",387,250.015625,386,251.015625],[\"Q\",385,252.015625,383.5,253.015625],[\"Q\",382,254.015625,380.5,254.515625],[\"Q\",379,255.015625,377.5,255.515625],[\"Q\",376,256.015625,374.5,256.515625],[\"Q\",373,257.015625,370,257.015625],[\"Q\",367,257.015625,366,257.015625],[\"Q\",365,257.015625,364,256.515625],[\"Q\",363,256.015625,362.5,255.515625],[\"Q\",362,255.015625,362,254.515625],[\"Q\",362,254.015625,362,253.515625],[\"Q\",362,253.015625,362,252.015625],[\"Q\",362,251.015625,362,250.015625],[\"Q\",362,249.015625,362.5,248.015625],[\"Q\",363,247.015625,364,246.015625],[\"Q\",365,245.015625,366.5,244.015625],[\"Q\",368,243.015625,369.5,242.015625],[\"Q\",371,241.015625,372,240.015625],[\"Q\",373,239.015625,374,239.015625],[\"Q\",375,239.015625,376,238.515625],[\"Q\",377,238.015625,378,237.515625],[\"Q\",379,237.015625,379.5,237.015625],[\"Q\",380,237.015625,380.5,237.015625],[\"Q\",381,237.015625,381.5,237.015625],[\"Q\",382,237.015625,382.5,237.015625],[\"Q\",383,237.015625,383.5,237.015625],[\"Q\",384,237.015625,384.5,237.015625],[\"Q\",385,237.015625,385,237.515625],[\"Q\",385,238.015625,385,238.515625],[\"Q\",385,239.015625,384,240.015625],[\"Q\",383,241.015625,382.5,241.515625],[\"Q\",382,242.015625,381.5,243.015625],[\"Q\",381,244.015625,380.5,244.515625],[\"Q\",380,245.015625,379.5,245.515625],[\"Q\",379,246.015625,378,247.015625],[\"Q\",377,248.015625,376.5,248.515625],[\"Q\",376,249.015625,376,249.515625],[\"Q\",376,250.015625,375.5,250.515625],[\"Q\",375,251.015625,374,251.015625],[\"L\",372.999,251.015625]]}]}', NULL, '2025-04-14 04:58:12', '2025-04-14 04:58:12'),
(5, 'Honda', '2022', '', 'Civic', '1500cc', '40000km', 'Petrol', '2025-04-16', 'p52214', '2mz124', 'LEF-22-1096', 'Charsadda', 'Lahore', 'Automatic', 'Black', NULL, NULL, '{\"version\":\"5.2.4\",\"objects\":[{\"type\":\"image\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":0,\"top\":0,\"width\":735,\"height\":483,\"fill\":\"rgb(0,0,0)\",\"stroke\":null,\"strokeWidth\":0,\"strokeDashArray\":null,\"strokeLineCap\":\"butt\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"miter\",\"strokeUniform\":false,\"strokeMiterLimit\":4,\"scaleX\":0.95,\"scaleY\":0.62,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"cropX\":0,\"cropY\":0,\"src\":\"http://127.0.0.1:8000/car-outline.png\",\"crossOrigin\":null,\"filters\":[]},{\"type\":\"path\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":87.5,\"top\":6.11,\"width\":551,\"height\":371.66,\"fill\":null,\"stroke\":\"rgb(0, 0, 0)\",\"strokeWidth\":1,\"strokeDashArray\":null,\"strokeLineCap\":\"round\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"round\",\"strokeUniform\":false,\"strokeMiterLimit\":10,\"scaleX\":1,\"scaleY\":1,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"path\":[[\"M\",333.001,127.609375],[\"Q\",333,127.609375,331.5,127.609375],[\"Q\",330,127.609375,327,127.609375],[\"Q\",324,127.609375,318,128.109375],[\"Q\",312,128.609375,306,129.109375],[\"Q\",300,129.609375,294,130.109375],[\"Q\",288,130.609375,284,131.109375],[\"Q\",280,131.609375,275,131.609375],[\"Q\",270,131.609375,267,131.609375],[\"Q\",264,131.609375,262.5,131.609375],[\"Q\",261,131.609375,261.5,131.609375],[\"Q\",262,131.609375,263,131.609375],[\"Q\",264,131.609375,268,130.609375],[\"Q\",272,129.609375,277.5,128.609375],[\"Q\",283,127.609375,290,126.609375],[\"Q\",297,125.609375,303,124.609375],[\"Q\",309,123.609375,313.5,123.609375],[\"Q\",318,123.609375,321.5,123.109375],[\"Q\",325,122.609375,327,122.609375],[\"Q\",329,122.609375,330,122.609375],[\"Q\",331,122.609375,330.5,123.109375],[\"Q\",330,123.609375,325,127.609375],[\"Q\",320,131.609375,314.5,136.609375],[\"Q\",309,141.609375,298.5,150.109375],[\"Q\",288,158.609375,285,160.609375],[\"Q\",282,162.609375,280.5,163.609375],[\"Q\",279,164.609375,278.5,165.609375],[\"Q\",278,166.609375,279,166.609375],[\"Q\",280,166.609375,282.5,165.109375],[\"Q\",285,163.609375,288,162.109375],[\"Q\",291,160.609375,298.5,158.109375],[\"Q\",306,155.609375,311.5,154.109375],[\"Q\",317,152.609375,323,151.109375],[\"Q\",329,149.609375,332,149.109375],[\"Q\",335,148.609375,336,148.109375],[\"Q\",337,147.609375,337.5,147.609375],[\"Q\",338,147.609375,337.5,148.609375],[\"Q\",337,149.609375,336,151.109375],[\"Q\",335,152.609375,334,154.609375],[\"Q\",333,156.609375,332,157.609375],[\"Q\",331,158.609375,331,159.109375],[\"Q\",331,159.609375,338,156.109375],[\"Q\",345,152.609375,360.5,143.609375],[\"Q\",376,134.609375,399.5,121.609375],[\"Q\",423,108.609375,440.5,99.109375],[\"Q\",458,89.609375,472.5,83.109375],[\"Q\",487,76.609375,502,70.109375],[\"Q\",517,63.609375,522.5,62.109375],[\"Q\",528,60.609375,532,59.109375],[\"Q\",536,57.609375,537.5,57.609375],[\"Q\",539,57.609375,537.5,60.109375],[\"Q\",536,62.609375,522.5,76.609375],[\"Q\",509,90.609375,495.5,102.109375],[\"Q\",482,113.609375,466.5,125.609375],[\"Q\",451,137.609375,441.5,144.609375],[\"Q\",432,151.609375,425,156.109375],[\"Q\",418,160.609375,413.5,164.109375],[\"Q\",409,167.609375,406.5,169.109375],[\"Q\",404,170.609375,403,171.109375],[\"Q\",402,171.609375,403,171.609375],[\"Q\",404,171.609375,405,170.609375],[\"Q\",406,169.609375,407,169.609375],[\"Q\",408,169.609375,408,170.609375],[\"Q\",408,171.609375,405.5,174.609375],[\"Q\",403,177.609375,388.5,188.109375],[\"Q\",374,198.609375,347,211.109375],[\"Q\",320,223.609375,297.5,229.609375],[\"Q\",275,235.609375,262,237.609375],[\"Q\",249,239.609375,241.5,240.109375],[\"Q\",234,240.609375,228,240.609375],[\"Q\",222,240.609375,218.5,239.109375],[\"Q\",215,237.609375,214,232.109375],[\"Q\",213,226.609375,213,215.609375],[\"Q\",213,204.609375,218.5,183.109375],[\"Q\",224,161.609375,236.5,141.609375],[\"Q\",249,121.609375,262.5,109.109375],[\"Q\",276,96.609375,294,85.109375],[\"Q\",312,73.609375,341,66.609375],[\"Q\",370,59.609375,386.5,59.609375],[\"Q\",403,59.609375,415,66.109375],[\"Q\",427,72.609375,432.5,80.109375],[\"Q\",438,87.609375,444.5,104.609375],[\"Q\",451,121.609375,451.5,137.609375],[\"Q\",452,153.609375,445.5,184.109375],[\"Q\",439,214.609375,429,230.609375],[\"Q\",419,246.609375,402.5,262.609375],[\"Q\",386,278.609375,369,286.109375],[\"Q\",352,293.609375,341,294.109375],[\"Q\",330,294.609375,319,294.609375],[\"Q\",308,294.609375,300.5,290.609375],[\"Q\",293,286.609375,289,281.109375],[\"Q\",285,275.609375,283,269.109375],[\"Q\",281,262.609375,280.5,253.109375],[\"Q\",280,243.609375,285.5,212.609375],[\"Q\",291,181.609375,305.5,156.609375],[\"Q\",320,131.609375,344.5,106.109375],[\"Q\",369,80.609375,391,68.609375],[\"Q\",413,56.609375,456,44.609375],[\"Q\",499,32.609375,517.5,32.609375],[\"Q\",536,32.609375,553,46.109375],[\"Q\",570,59.609375,577.5,80.609375],[\"Q\",585,101.609375,586.5,136.609375],[\"Q\",588,171.609375,571.5,214.109375],[\"Q\",555,256.609375,529,289.109375],[\"Q\",503,321.609375,481,337.609375],[\"Q\",459,353.609375,433.5,364.109375],[\"Q\",408,374.609375,392.5,376.609375],[\"Q\",377,378.609375,359,377.609375],[\"Q\",341,376.609375,337.5,373.609375],[\"Q\",334,370.609375,328.5,361.609375],[\"Q\",323,352.609375,322,347.609375],[\"Q\",321,342.609375,320.5,337.609375],[\"Q\",320,332.609375,320,326.109375],[\"Q\",320,319.609375,320.5,309.109375],[\"Q\",321,298.609375,326,285.609375],[\"Q\",331,272.609375,339.5,255.609375],[\"Q\",348,238.609375,359.5,221.109375],[\"Q\",371,203.609375,379.5,195.109375],[\"Q\",388,186.609375,394,181.609375],[\"Q\",400,176.609375,403.5,173.609375],[\"Q\",407,170.609375,408.5,170.109375],[\"Q\",410,169.609375,405,173.609375],[\"Q\",400,177.609375,366.5,202.109375],[\"Q\",333,226.609375,307.5,241.109375],[\"Q\",282,255.609375,245,271.109375],[\"Q\",208,286.609375,187,291.109375],[\"Q\",166,295.609375,153,297.609375],[\"Q\",140,299.609375,130,300.109375],[\"Q\",120,300.609375,116,300.609375],[\"Q\",112,300.609375,110,298.109375],[\"Q\",108,295.609375,108,285.109375],[\"Q\",108,274.609375,114.5,249.609375],[\"Q\",121,224.609375,138.5,193.609375],[\"Q\",156,162.609375,179,132.609375],[\"Q\",202,102.609375,229,78.109375],[\"Q\",256,53.609375,272.5,43.609375],[\"Q\",289,33.609375,301,26.609375],[\"Q\",313,19.609375,320.5,16.109375],[\"Q\",328,12.609375,334.5,9.609375],[\"Q\",341,6.609375,341.5,6.609375],[\"Q\",342,6.609375,339,6.609375],[\"Q\",336,6.609375,327.5,8.109375],[\"Q\",319,9.609375,296.5,16.609375],[\"Q\",274,23.609375,241,36.109375],[\"Q\",208,48.609375,183.5,60.609375],[\"Q\",159,72.609375,137.5,87.109375],[\"Q\",116,101.609375,111,106.609375],[\"Q\",106,111.609375,99.5,118.109375],[\"Q\",93,124.609375,90.5,127.609375],[\"Q\",88,130.609375,88,131.609375],[\"Q\",88,132.609375,88,133.109375],[\"Q\",88,133.609375,96,133.109375],[\"Q\",104,132.609375,123,126.109375],[\"Q\",142,119.609375,170,108.109375],[\"Q\",198,96.609375,236,79.109375],[\"Q\",274,61.609375,289.5,52.109375],[\"Q\",305,42.609375,314,36.109375],[\"Q\",323,29.609375,328,25.109375],[\"Q\",333,20.609375,334.5,16.609375],[\"Q\",336,12.609375,331.5,10.609375],[\"Q\",327,8.609375,307.5,8.609375],[\"Q\",288,8.609375,264,15.109375],[\"Q\",240,21.609375,212,36.109375],[\"Q\",184,50.609375,167,64.609375],[\"Q\",150,78.609375,138.5,90.609375],[\"Q\",127,102.609375,119.5,113.109375],[\"Q\",112,123.609375,106,136.109375],[\"Q\",100,148.609375,99.5,156.609375],[\"Q\",99,164.609375,105.5,169.609375],[\"Q\",112,174.609375,118,176.609375],[\"Q\",124,178.609375,163,183.109375],[\"Q\",202,187.609375,238.5,187.609375],[\"Q\",275,187.609375,317.5,185.109375],[\"Q\",360,182.609375,388.5,175.109375],[\"Q\",417,167.609375,445.5,157.109375],[\"Q\",474,146.609375,486,139.609375],[\"Q\",498,132.609375,506.5,125.109375],[\"Q\",515,117.609375,517.5,111.609375],[\"Q\",520,105.609375,520,100.109375],[\"Q\",520,94.609375,515,90.609375],[\"Q\",510,86.609375,498,82.609375],[\"Q\",486,78.609375,462.5,78.109375],[\"Q\",439,77.609375,399.5,87.609375],[\"Q\",360,97.609375,331.5,111.609375],[\"Q\",303,125.609375,284,137.609375],[\"Q\",265,149.609375,244.5,165.109375],[\"Q\",224,180.609375,214.5,188.609375],[\"Q\",205,196.609375,200.5,201.109375],[\"Q\",196,205.609375,192.5,209.109375],[\"Q\",189,212.609375,188,215.609375],[\"Q\",187,218.609375,187,220.109375],[\"Q\",187,221.609375,195,224.109375],[\"Q\",203,226.609375,223,231.109375],[\"Q\",243,235.609375,274,236.609375],[\"Q\",305,237.609375,347,237.609375],[\"Q\",389,237.609375,434.5,229.109375],[\"Q\",480,220.609375,520,203.109375],[\"Q\",560,185.609375,579.5,170.609375],[\"Q\",599,155.609375,614,136.609375],[\"Q\",629,117.609375,634,102.609375],[\"Q\",639,87.609375,639,76.609375],[\"Q\",639,65.609375,635,56.609375],[\"Q\",631,47.609375,622.5,43.109375],[\"Q\",614,38.609375,602,38.109375],[\"Q\",590,37.609375,574,37.609375],[\"Q\",558,37.609375,540.5,43.609375],[\"Q\",523,49.609375,507,56.609375],[\"Q\",491,63.609375,476.5,70.609375],[\"Q\",462,77.609375,449.5,85.609375],[\"Q\",437,93.609375,428.5,99.609375],[\"Q\",420,105.609375,410.5,113.109375],[\"Q\",401,120.609375,394.5,126.109375],[\"Q\",388,131.609375,385.5,134.609375],[\"Q\",383,137.609375,381.5,140.109375],[\"Q\",380,142.609375,379,144.609375],[\"Q\",378,146.609375,378,147.609375],[\"Q\",378,148.609375,378.5,149.609375],[\"Q\",379,150.609375,382.5,151.609375],[\"Q\",386,152.609375,395,153.609375],[\"Q\",404,154.609375,415,154.609375],[\"Q\",426,154.609375,438.5,151.609375],[\"Q\",451,148.609375,459,144.109375],[\"Q\",467,139.609375,474.5,134.109375],[\"Q\",482,128.609375,485,125.609375],[\"Q\",488,122.609375,490,119.609375],[\"Q\",492,116.609375,492.5,113.109375],[\"Q\",493,109.609375,488,106.109375],[\"Q\",483,102.609375,454.5,96.109375],[\"Q\",426,89.609375,401.5,88.109375],[\"Q\",377,86.609375,352.5,86.609375],[\"Q\",328,86.609375,315,88.109375],[\"Q\",302,89.609375,290.5,93.609375],[\"Q\",279,97.609375,272.5,102.109375],[\"L\",265.999,106.610375]]},{\"type\":\"path\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":394.5,\"top\":36.11,\"width\":0,\"height\":8,\"fill\":null,\"stroke\":\"rgb(0, 0, 0)\",\"strokeWidth\":1,\"strokeDashArray\":null,\"strokeLineCap\":\"round\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"round\",\"strokeUniform\":false,\"strokeMiterLimit\":10,\"scaleX\":1,\"scaleY\":1,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"path\":[[\"M\",395,36.608375],[\"Q\",395,36.609375,395,37.109375],[\"Q\",395,37.609375,395,38.109375],[\"Q\",395,38.609375,395,39.109375],[\"Q\",395,39.609375,395,40.109375],[\"Q\",395,40.609375,395,41.109375],[\"Q\",395,41.609375,395,42.109375],[\"Q\",395,42.609375,395,43.609375],[\"L\",395,44.610375]]},{\"type\":\"path\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":392.5,\"top\":33.11,\"width\":5,\"height\":6,\"fill\":null,\"stroke\":\"rgb(0, 0, 0)\",\"strokeWidth\":1,\"strokeDashArray\":null,\"strokeLineCap\":\"round\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"round\",\"strokeUniform\":false,\"strokeMiterLimit\":10,\"scaleX\":1,\"scaleY\":1,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"path\":[[\"M\",393.999,33.609375],[\"Q\",394,33.609375,394.5,33.609375],[\"Q\",395,33.609375,395.5,33.609375],[\"Q\",396,33.609375,396,34.109375],[\"Q\",396,34.609375,396,35.109375],[\"Q\",396,35.609375,396.5,35.609375],[\"Q\",397,35.609375,397.5,35.609375],[\"Q\",398,35.609375,398,36.109375],[\"Q\",398,36.609375,398,37.109375],[\"Q\",398,37.609375,398,38.109375],[\"Q\",398,38.609375,398,39.109375],[\"Q\",398,39.609375,397.5,39.609375],[\"Q\",397,39.609375,396.5,39.609375],[\"Q\",396,39.609375,395.5,39.609375],[\"Q\",395,39.609375,394,39.609375],[\"L\",392.999,39.609375]]}]}', NULL, '2025-04-16 11:04:08', '2025-04-16 11:04:08'),
(7, 'Honda', '2022', '', 'Civic', '1500cc', '40000km', 'Petrol', '2025-04-16', 'p52214', '2mz124', 'LEF-22-1097', 'Charsadda', 'Lahore', 'Automatic', 'Black', NULL, NULL, '{\"version\":\"5.2.4\",\"objects\":[{\"type\":\"image\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":0,\"top\":0,\"width\":735,\"height\":483,\"fill\":\"rgb(0,0,0)\",\"stroke\":null,\"strokeWidth\":0,\"strokeDashArray\":null,\"strokeLineCap\":\"butt\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"miter\",\"strokeUniform\":false,\"strokeMiterLimit\":4,\"scaleX\":0.95,\"scaleY\":0.62,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"cropX\":0,\"cropY\":0,\"src\":\"http://127.0.0.1:8000/car-outline.png\",\"crossOrigin\":null,\"filters\":[]}]}', NULL, '2025-04-16 11:09:00', '2025-04-16 11:09:00'),
(10, 'N/A', 'Qasam Jan', '', 'Qasam Jan', 'Qasam Jan', 'Qasam Jan', 'Qasam Jan', '2025-04-26', 'Qasam Jan', 'Qasam Jan', 'Qasam Jan', 'Qasam Jan', 'Qasam Jan', 'Manual', 'Qasam Jan', NULL, NULL, '{\"version\":\"5.2.4\",\"objects\":[{\"type\":\"image\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":0,\"top\":0,\"width\":735,\"height\":483,\"fill\":\"rgb(0,0,0)\",\"stroke\":null,\"strokeWidth\":0,\"strokeDashArray\":null,\"strokeLineCap\":\"butt\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"miter\",\"strokeUniform\":false,\"strokeMiterLimit\":4,\"scaleX\":0.95,\"scaleY\":0.62,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"cropX\":0,\"cropY\":0,\"src\":\"http://127.0.0.1:8000/car-outline.png\",\"crossOrigin\":null,\"filters\":[]},{\"type\":\"text\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":312.78,\"top\":43.99,\"width\":8.9,\"height\":18.08,\"fill\":\"red\",\"stroke\":null,\"strokeWidth\":1,\"strokeDashArray\":null,\"strokeLineCap\":\"butt\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"miter\",\"strokeUniform\":false,\"strokeMiterLimit\":4,\"scaleX\":1,\"scaleY\":1,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"fontFamily\":\"Times New Roman\",\"fontWeight\":\"bold\",\"fontSize\":16,\"text\":\"S\",\"underline\":false,\"overline\":false,\"linethrough\":false,\"textAlign\":\"left\",\"fontStyle\":\"normal\",\"lineHeight\":1.16,\"textBackgroundColor\":\"\",\"charSpacing\":0,\"styles\":[],\"direction\":\"ltr\",\"path\":null,\"pathStartOffset\":0,\"pathSide\":\"left\",\"pathAlign\":\"baseline\"},{\"type\":\"text\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":549.78,\"top\":132.99,\"width\":18.67,\"height\":18.08,\"fill\":\"red\",\"stroke\":null,\"strokeWidth\":1,\"strokeDashArray\":null,\"strokeLineCap\":\"butt\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"miter\",\"strokeUniform\":false,\"strokeMiterLimit\":4,\"scaleX\":1,\"scaleY\":1,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"fontFamily\":\"Times New Roman\",\"fontWeight\":\"bold\",\"fontSize\":16,\"text\":\"SF\",\"underline\":false,\"overline\":false,\"linethrough\":false,\"textAlign\":\"left\",\"fontStyle\":\"normal\",\"lineHeight\":1.16,\"textBackgroundColor\":\"\",\"charSpacing\":0,\"styles\":[],\"direction\":\"ltr\",\"path\":null,\"pathStartOffset\":0,\"pathSide\":\"left\",\"pathAlign\":\"baseline\"},{\"type\":\"text\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":315.78,\"top\":129.99,\"width\":9.77,\"height\":18.08,\"fill\":\"red\",\"stroke\":null,\"strokeWidth\":1,\"strokeDashArray\":null,\"strokeLineCap\":\"butt\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"miter\",\"strokeUniform\":false,\"strokeMiterLimit\":4,\"scaleX\":1,\"scaleY\":1,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"fontFamily\":\"Times New Roman\",\"fontWeight\":\"bold\",\"fontSize\":16,\"text\":\"P\",\"underline\":false,\"overline\":false,\"linethrough\":false,\"textAlign\":\"left\",\"fontStyle\":\"normal\",\"lineHeight\":1.16,\"textBackgroundColor\":\"\",\"charSpacing\":0,\"styles\":[],\"direction\":\"ltr\",\"path\":null,\"pathStartOffset\":0,\"pathSide\":\"left\",\"pathAlign\":\"baseline\"},{\"type\":\"text\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":65.78,\"top\":145.99,\"width\":11.55,\"height\":18.08,\"fill\":\"red\",\"stroke\":null,\"strokeWidth\":1,\"strokeDashArray\":null,\"strokeLineCap\":\"butt\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"miter\",\"strokeUniform\":false,\"strokeMiterLimit\":4,\"scaleX\":1,\"scaleY\":1,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"fontFamily\":\"Times New Roman\",\"fontWeight\":\"bold\",\"fontSize\":16,\"text\":\"D\",\"underline\":false,\"overline\":false,\"linethrough\":false,\"textAlign\":\"left\",\"fontStyle\":\"normal\",\"lineHeight\":1.16,\"textBackgroundColor\":\"\",\"charSpacing\":0,\"styles\":[],\"direction\":\"ltr\",\"path\":null,\"pathStartOffset\":0,\"pathSide\":\"left\",\"pathAlign\":\"baseline\"},{\"type\":\"text\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":316.78,\"top\":240.99,\"width\":18.67,\"height\":18.08,\"fill\":\"red\",\"stroke\":null,\"strokeWidth\":1,\"strokeDashArray\":null,\"strokeLineCap\":\"butt\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"miter\",\"strokeUniform\":false,\"strokeMiterLimit\":4,\"scaleX\":1,\"scaleY\":1,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"fontFamily\":\"Times New Roman\",\"fontWeight\":\"bold\",\"fontSize\":16,\"text\":\"SF\",\"underline\":false,\"overline\":false,\"linethrough\":false,\"textAlign\":\"left\",\"fontStyle\":\"normal\",\"lineHeight\":1.16,\"textBackgroundColor\":\"\",\"charSpacing\":0,\"styles\":[],\"direction\":\"ltr\",\"path\":null,\"pathStartOffset\":0,\"pathSide\":\"left\",\"pathAlign\":\"baseline\"},{\"type\":\"text\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":567.78,\"top\":247.99,\"width\":24,\"height\":18.08,\"fill\":\"red\",\"stroke\":null,\"strokeWidth\":1,\"strokeDashArray\":null,\"strokeLineCap\":\"butt\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"miter\",\"strokeUniform\":false,\"strokeMiterLimit\":4,\"scaleX\":1,\"scaleY\":1,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"fontFamily\":\"Times New Roman\",\"fontWeight\":\"bold\",\"fontSize\":16,\"text\":\"MS\",\"underline\":false,\"overline\":false,\"linethrough\":false,\"textAlign\":\"left\",\"fontStyle\":\"normal\",\"lineHeight\":1.16,\"textBackgroundColor\":\"\",\"charSpacing\":0,\"styles\":[],\"direction\":\"ltr\",\"path\":null,\"pathStartOffset\":0,\"pathSide\":\"left\",\"pathAlign\":\"baseline\"},{\"type\":\"text\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":568.78,\"top\":26.99,\"width\":18.67,\"height\":18.08,\"fill\":\"red\",\"stroke\":null,\"strokeWidth\":1,\"strokeDashArray\":null,\"strokeLineCap\":\"butt\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"miter\",\"strokeUniform\":false,\"strokeMiterLimit\":4,\"scaleX\":1,\"scaleY\":1,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"fontFamily\":\"Times New Roman\",\"fontWeight\":\"bold\",\"fontSize\":16,\"text\":\"SF\",\"underline\":false,\"overline\":false,\"linethrough\":false,\"textAlign\":\"left\",\"fontStyle\":\"normal\",\"lineHeight\":1.16,\"textBackgroundColor\":\"\",\"charSpacing\":0,\"styles\":[],\"direction\":\"ltr\",\"path\":null,\"pathStartOffset\":0,\"pathSide\":\"left\",\"pathAlign\":\"baseline\"}]}', NULL, '2025-04-21 08:33:08', '2025-04-21 08:33:08'),
(12, 'Jamal Shah', 'Jamal Shah', '', 'Jamal Shah', 'Jamal Shah', 'Jamal Shah', 'Jamal Shah', '2025-04-21', 'Jamal Shah', 'Jamal Shah', 'Jamal Shah', 'Jamal Shah', 'Jamal Shah', 'Automatic', 'Jamal Shah', NULL, NULL, '{\"version\":\"5.2.4\",\"objects\":[{\"type\":\"image\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":0,\"top\":0,\"width\":735,\"height\":483,\"fill\":\"rgb(0,0,0)\",\"stroke\":null,\"strokeWidth\":0,\"strokeDashArray\":null,\"strokeLineCap\":\"butt\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"miter\",\"strokeUniform\":false,\"strokeMiterLimit\":4,\"scaleX\":0.95,\"scaleY\":0.62,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"cropX\":0,\"cropY\":0,\"src\":\"http://127.0.0.1:8000/car-outline.png\",\"crossOrigin\":null,\"filters\":[]},{\"type\":\"text\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":350.78,\"top\":163.32,\"width\":18.67,\"height\":18.08,\"fill\":\"red\",\"stroke\":null,\"strokeWidth\":1,\"strokeDashArray\":null,\"strokeLineCap\":\"butt\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"miter\",\"strokeUniform\":false,\"strokeMiterLimit\":4,\"scaleX\":1,\"scaleY\":1,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"fontFamily\":\"Times New Roman\",\"fontWeight\":\"bold\",\"fontSize\":16,\"text\":\"SF\",\"underline\":false,\"overline\":false,\"linethrough\":false,\"textAlign\":\"left\",\"fontStyle\":\"normal\",\"lineHeight\":1.16,\"textBackgroundColor\":\"\",\"charSpacing\":0,\"styles\":[],\"direction\":\"ltr\",\"path\":null,\"pathStartOffset\":0,\"pathSide\":\"left\",\"pathAlign\":\"baseline\"},{\"type\":\"text\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":515.78,\"top\":121.32,\"width\":11.55,\"height\":18.08,\"fill\":\"red\",\"stroke\":null,\"strokeWidth\":1,\"strokeDashArray\":null,\"strokeLineCap\":\"butt\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"miter\",\"strokeUniform\":false,\"strokeMiterLimit\":4,\"scaleX\":1,\"scaleY\":1,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"fontFamily\":\"Times New Roman\",\"fontWeight\":\"bold\",\"fontSize\":16,\"text\":\"D\",\"underline\":false,\"overline\":false,\"linethrough\":false,\"textAlign\":\"left\",\"fontStyle\":\"normal\",\"lineHeight\":1.16,\"textBackgroundColor\":\"\",\"charSpacing\":0,\"styles\":[],\"direction\":\"ltr\",\"path\":null,\"pathStartOffset\":0,\"pathSide\":\"left\",\"pathAlign\":\"baseline\"},{\"type\":\"text\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":413.78,\"top\":243.32,\"width\":9.77,\"height\":18.08,\"fill\":\"red\",\"stroke\":null,\"strokeWidth\":1,\"strokeDashArray\":null,\"strokeLineCap\":\"butt\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"miter\",\"strokeUniform\":false,\"strokeMiterLimit\":4,\"scaleX\":1,\"scaleY\":1,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"fontFamily\":\"Times New Roman\",\"fontWeight\":\"bold\",\"fontSize\":16,\"text\":\"P\",\"underline\":false,\"overline\":false,\"linethrough\":false,\"textAlign\":\"left\",\"fontStyle\":\"normal\",\"lineHeight\":1.16,\"textBackgroundColor\":\"\",\"charSpacing\":0,\"styles\":[],\"direction\":\"ltr\",\"path\":null,\"pathStartOffset\":0,\"pathSide\":\"left\",\"pathAlign\":\"baseline\"}]}', '1 lac', '2025-04-21 08:46:11', '2025-04-21 08:46:11'),
(13, 'Toyota', '2018', '2022', 'X', '1500cc', '70000km', 'Petrol', '2025-04-22', 'NKE165-7192182', '1NZ-679385', 'AYY-338', 'KHAN MOTORS', 'ISLAMABAD', 'Automatic', 'SELVER', NULL, NULL, '{\"version\":\"5.2.4\",\"objects\":[{\"type\":\"image\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":0,\"top\":0,\"width\":735,\"height\":483,\"fill\":\"rgb(0,0,0)\",\"stroke\":null,\"strokeWidth\":0,\"strokeDashArray\":null,\"strokeLineCap\":\"butt\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"miter\",\"strokeUniform\":false,\"strokeMiterLimit\":4,\"scaleX\":0.95,\"scaleY\":0.62,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"cropX\":0,\"cropY\":0,\"src\":\"http://127.0.0.1:8000/car-outline.png\",\"crossOrigin\":null,\"filters\":[]},{\"type\":\"text\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":580.78,\"top\":245.21,\"width\":24,\"height\":18.08,\"fill\":\"red\",\"stroke\":null,\"strokeWidth\":1,\"strokeDashArray\":null,\"strokeLineCap\":\"butt\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"miter\",\"strokeUniform\":false,\"strokeMiterLimit\":4,\"scaleX\":1,\"scaleY\":1,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"fontFamily\":\"Times New Roman\",\"fontWeight\":\"bold\",\"fontSize\":16,\"text\":\"MS\",\"underline\":false,\"overline\":false,\"linethrough\":false,\"textAlign\":\"left\",\"fontStyle\":\"normal\",\"lineHeight\":1.16,\"textBackgroundColor\":\"\",\"charSpacing\":0,\"styles\":[],\"direction\":\"ltr\",\"path\":null,\"pathStartOffset\":0,\"pathSide\":\"left\",\"pathAlign\":\"baseline\"}]}', '60 lac', '2025-04-22 10:52:10', '2025-04-22 10:52:10');
INSERT INTO `cars` (`id`, `make`, `model`, `reg_year`, `varient`, `engine_capacity`, `mileage`, `fuel_type`, `inspection_date`, `chassis_no`, `engine_no`, `registration_no`, `location`, `registered_city`, `transmission`, `color`, `ratings`, `inspector_comments`, `exterior_sketch_data`, `demond`, `created_at`, `updated_at`) VALUES
(14, 'TOYOTA', '1999', '2002', 'XL', '200cc', '120km', 'Petrol', '2025-04-21', 'NTN-1234', 'PTN-1234', 'ABB-123', 'CHD', 'ICT', 'Automatic', 'RED', NULL, NULL, '{\"version\":\"5.2.4\",\"objects\":[{\"type\":\"image\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":0,\"top\":0,\"width\":735,\"height\":483,\"fill\":\"rgb(0,0,0)\",\"stroke\":null,\"strokeWidth\":0,\"strokeDashArray\":null,\"strokeLineCap\":\"butt\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"miter\",\"strokeUniform\":false,\"strokeMiterLimit\":4,\"scaleX\":0.95,\"scaleY\":0.62,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"cropX\":0,\"cropY\":0,\"src\":\"http://127.0.0.1:8000/car-outline.png\",\"crossOrigin\":null,\"filters\":[]},{\"type\":\"text\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":350.78,\"top\":138.45,\"width\":9.77,\"height\":18.08,\"fill\":\"red\",\"stroke\":null,\"strokeWidth\":1,\"strokeDashArray\":null,\"strokeLineCap\":\"butt\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"miter\",\"strokeUniform\":false,\"strokeMiterLimit\":4,\"scaleX\":1,\"scaleY\":1,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"fontFamily\":\"Times New Roman\",\"fontWeight\":\"bold\",\"fontSize\":16,\"text\":\"P\",\"underline\":false,\"overline\":false,\"linethrough\":false,\"textAlign\":\"left\",\"fontStyle\":\"normal\",\"lineHeight\":1.16,\"textBackgroundColor\":\"\",\"charSpacing\":0,\"styles\":[],\"direction\":\"ltr\",\"path\":null,\"pathStartOffset\":0,\"pathSide\":\"left\",\"pathAlign\":\"baseline\"},{\"type\":\"text\",\"version\":\"5.2.4\",\"originX\":\"left\",\"originY\":\"top\",\"left\":560.78,\"top\":150.45,\"width\":11.55,\"height\":18.08,\"fill\":\"red\",\"stroke\":null,\"strokeWidth\":1,\"strokeDashArray\":null,\"strokeLineCap\":\"butt\",\"strokeDashOffset\":0,\"strokeLineJoin\":\"miter\",\"strokeUniform\":false,\"strokeMiterLimit\":4,\"scaleX\":1,\"scaleY\":1,\"angle\":0,\"flipX\":false,\"flipY\":false,\"opacity\":1,\"shadow\":null,\"visible\":true,\"backgroundColor\":\"\",\"fillRule\":\"nonzero\",\"paintFirst\":\"fill\",\"globalCompositeOperation\":\"source-over\",\"skewX\":0,\"skewY\":0,\"fontFamily\":\"Times New Roman\",\"fontWeight\":\"bold\",\"fontSize\":16,\"text\":\"D\",\"underline\":false,\"overline\":false,\"linethrough\":false,\"textAlign\":\"left\",\"fontStyle\":\"normal\",\"lineHeight\":1.16,\"textBackgroundColor\":\"\",\"charSpacing\":0,\"styles\":[],\"direction\":\"ltr\",\"path\":null,\"pathStartOffset\":0,\"pathSide\":\"left\",\"pathAlign\":\"baseline\"}]}', '15 Lac', '2025-04-22 11:25:48', '2025-04-22 11:25:48');

-- --------------------------------------------------------

--
-- Table structure for table `car_inspection_reports`
--

CREATE TABLE `car_inspection_reports` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `car_lab_reports`
--

CREATE TABLE `car_lab_reports` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `car_id` bigint(20) UNSIGNED NOT NULL,
  `report_details` text NOT NULL,
  `report_type` varchar(255) NOT NULL DEFAULT 'General',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `car_lab_reports`
--

INSERT INTO `car_lab_reports` (`id`, `car_id`, `report_details`, `report_type`, `created_at`, `updated_at`) VALUES
(2, 2, 'Brake system requires maintenance', 'General', NULL, NULL),
(4, 2, 'Brake system requires maintenance', 'General', NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `customers`
--

CREATE TABLE `customers` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `email` varchar(255) NOT NULL,
  `phone` varchar(255) NOT NULL,
  `address` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `customers`
--

INSERT INTO `customers` (`id`, `name`, `email`, `phone`, `address`, `created_at`, `updated_at`) VALUES
(2, 'Usman', 'usma@gmail.com', '030299999999', 'abc', '2025-04-16 11:49:57', '2025-04-16 11:49:57');

-- --------------------------------------------------------

--
-- Table structure for table `failed_jobs`
--

CREATE TABLE `failed_jobs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` varchar(255) NOT NULL,
  `connection` text NOT NULL,
  `queue` text NOT NULL,
  `payload` longtext NOT NULL,
  `exception` longtext NOT NULL,
  `failed_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `migrations`
--

CREATE TABLE `migrations` (
  `id` int(10) UNSIGNED NOT NULL,
  `migration` varchar(255) NOT NULL,
  `batch` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `migrations`
--

INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES
(1, '2014_10_12_000000_create_users_table', 1),
(2, '2014_10_12_100000_create_password_resets_table', 1),
(3, '2019_08_19_000000_create_failed_jobs_table', 1),
(4, '2019_12_14_000001_create_personal_access_tokens_table', 1),
(6, '2025_03_03_191340_create_customers_table', 3),
(7, '2025_04_12_110720_create_car_inspection_reports_table', 3),
(8, '2025_03_05_121022_create_cars_table', 4),
(9, '2025_04_21_124641_create_transmission_types_table', 5);

-- --------------------------------------------------------

--
-- Table structure for table `password_resets`
--

CREATE TABLE `password_resets` (
  `email` varchar(255) NOT NULL,
  `token` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `personal_access_tokens`
--

CREATE TABLE `personal_access_tokens` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `tokenable_type` varchar(255) NOT NULL,
  `tokenable_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `token` varchar(64) NOT NULL,
  `abilities` text DEFAULT NULL,
  `last_used_at` timestamp NULL DEFAULT NULL,
  `expires_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `Persons`
--

CREATE TABLE `Persons` (
  `id` int(11) DEFAULT NULL,
  `transaction_type` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `transactions`
--

CREATE TABLE `transactions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `customer_id` bigint(20) UNSIGNED NOT NULL,
  `car_id` bigint(20) UNSIGNED DEFAULT NULL,
  `amount` decimal(10,2) NOT NULL,
  `status` enum('Pending','Completed','Cancelled') NOT NULL DEFAULT 'Pending',
  `payment_method` varchar(255) DEFAULT NULL,
  `remarks` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `transmission_types`
--

CREATE TABLE `transmission_types` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `transmission_type` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `transmission_types`
--

INSERT INTO `transmission_types` (`id`, `transmission_type`, `created_at`, `updated_at`) VALUES
(1, 'Manual', '2025-04-21 12:47:50', NULL),
(2, 'Automatic', '2025-04-21 12:48:50', NULL);

-- --------------------------------------------------------

--
-- Table structure for table `users`
--

CREATE TABLE `users` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `email` varchar(255) NOT NULL,
  `email_verified_at` timestamp NULL DEFAULT NULL,
  `password` varchar(255) NOT NULL,
  `remember_token` varchar(100) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Indexes for dumped tables
--

--
-- Indexes for table `cars`
--
ALTER TABLE `cars`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `cars_registration_no_unique` (`registration_no`);

--
-- Indexes for table `car_inspection_reports`
--
ALTER TABLE `car_inspection_reports`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `car_lab_reports`
--
ALTER TABLE `car_lab_reports`
  ADD PRIMARY KEY (`id`),
  ADD KEY `car_lab_reports_car_id_foreign` (`car_id`);

--
-- Indexes for table `customers`
--
ALTER TABLE `customers`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `customers_email_unique` (`email`);

--
-- Indexes for table `failed_jobs`
--
ALTER TABLE `failed_jobs`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `failed_jobs_uuid_unique` (`uuid`);

--
-- Indexes for table `migrations`
--
ALTER TABLE `migrations`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `password_resets`
--
ALTER TABLE `password_resets`
  ADD PRIMARY KEY (`email`);

--
-- Indexes for table `personal_access_tokens`
--
ALTER TABLE `personal_access_tokens`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `personal_access_tokens_token_unique` (`token`),
  ADD KEY `personal_access_tokens_tokenable_type_tokenable_id_index` (`tokenable_type`,`tokenable_id`);

--
-- Indexes for table `transactions`
--
ALTER TABLE `transactions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `transactions_customer_id_foreign` (`customer_id`),
  ADD KEY `transactions_car_id_foreign` (`car_id`);

--
-- Indexes for table `transmission_types`
--
ALTER TABLE `transmission_types`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `users`
--
ALTER TABLE `users`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `users_email_unique` (`email`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `cars`
--
ALTER TABLE `cars`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15;

--
-- AUTO_INCREMENT for table `car_inspection_reports`
--
ALTER TABLE `car_inspection_reports`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `car_lab_reports`
--
ALTER TABLE `car_lab_reports`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `customers`
--
ALTER TABLE `customers`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `failed_jobs`
--
ALTER TABLE `failed_jobs`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `migrations`
--
ALTER TABLE `migrations`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `personal_access_tokens`
--
ALTER TABLE `personal_access_tokens`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `transactions`
--
ALTER TABLE `transactions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `transmission_types`
--
ALTER TABLE `transmission_types`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `users`
--
ALTER TABLE `users`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- Constraints for dumped tables
--

--
-- Constraints for table `car_lab_reports`
--
ALTER TABLE `car_lab_reports`
  ADD CONSTRAINT `car_lab_reports_car_id_foreign` FOREIGN KEY (`car_id`) REFERENCES `cars` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `transactions`
--
ALTER TABLE `transactions`
  ADD CONSTRAINT `transactions_car_id_foreign` FOREIGN KEY (`car_id`) REFERENCES `cars` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `transactions_customer_id_foreign` FOREIGN KEY (`customer_id`) REFERENCES `customers` (`id`) ON DELETE CASCADE;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
