ok
Direktori : /home2/selectio/public_html/fms-worksuite/resources/views/employee-shifts/ |
Current File : /home2/selectio/public_html/fms-worksuite/resources/views/employee-shifts/index.blade.php |
<div class="modal-header"> <h5 class="modal-title">@lang('modules.attendance.shift')</h5> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> </div> <div class="modal-body"> @include('attendance-settings.ajax.shift') </div> <div class="modal-footer"> <x-forms.button-cancel data-dismiss="modal" class="border-0 mr-3">@lang('app.cancel')</x-forms.button-cancel> </div>