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