@extends('entity.app') @section('title', __('v_vehicle.change_entity')) @section('content') @include('components.errors')
@lang('v_vehicle.change_entity') ({{ $vehicle->name }})
@csrf {{-- row 1 --}}
@lang('employeeAffairs.back')
@endsection