@extends('layouts.vendor-template') @section('content')

Edit vehicle

@csrf
@foreach(json_decode($data->image) as $item) @endforeach
@endsection