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