@extends('layouts.master') @section('css') @endsection @section('title') {{ __('hr.Increaseـor deductionـforـtheـemployee') }} @stop @section('page-header')
@endsection @section('content') @if (count($errors) > 0)
خطأ
@endif @if (session()->has('create_department')) @endif
{{ csrf_field() }}
بيانات العملية المالية
@endsection @section('js') @endsection