@extends('layouts.app') @section('title', @$voucher_type->voucher_title .' STATEMENT') @section('css') @endsection @section('pages') @php $pageTitle=@$voucher_type->voucher_title; @endphp
@endsection @section('js') @endsection