@extends('template.app') @section('meta') @endsection @section('title') Car Exchange Product Update @endsection @section('styles') @endsection @section('content')
@csrf @method('PATCH')
Back
@endsection @section('scripts') @endsection