@extends('admin.layout') @section('main') @include('division.otherServices.vouchers.' . $voucherData->vVoucherTypeView) @endsection @section('scripts') {{-- @include('scripts.otherServices.otherActivity_initiate-scripts') --}} @include('scripts.otherServices.vouchers.' . $voucherData->vVoucherTypeView.'-scripts') @endsection