@extends('admin.layouts.main') @section('content')
@include('admin.vehiculo_versiones.form', ['action' => 'edit', 'mock' => $version])
@endsection