@extends('layout.dashboard') @section('title', $page_title) @section('content') @section('page_buttonheader') @endsection
@include('sub.vouchertransaction.tab')
@endsection @section('path_page_css', mix('/css/vouchertransaction.css')) @section('path_page_js', mix('/js/vouchertransaction.js'))