@extends('layouts.acc_layout')
@section('Auto Voucher Settings', '| '. $pageTitle)
@section('content')
@include('hr_partials._message')
@include('hr.autoVoucherTypeSettings._form')
{{-- ./panel-body --}}
{{-- ./col-md-12 --}}
{{-- .row --}}
{{-- ./panel-body --}}
{{-- ./panel --}}
@endsection