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