@extends('layouts.view') @section('title',trans('lang.comm_ded')) @section('links') @endsection @section('content')

{{trans('lang.comm_ded')}}

{{trans('lang.add_comm_ded')}}

@can('commission_deduction-create') {{trans('lang.add_comm_ded')}} @endcan

@canany(['commission_deduction-edit','commission_deduction-delete']) @endcanany
{{trans('lang.id')}} {{trans('lang.empname')}} {{trans('lang.operation_type')}} {{trans('lang.the_date')}}{{trans('lang.edit')}}
@endsection @section('scripts') @endsection