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