@extends('entity.app') @section('title', __('v_type.add_type')) @section('content') @include('components.errors')
@lang('v_type.add_type')
@csrf {{-- row 1 --}}
@lang('employeeAffairs.back')
@endsection