@extends('admin.layout.master') @section('title',__('obs.recurrent_voucher_generate')) @section('custom_style') @endsection @section ('content')

{{__('obs.recurrent_voucher_generate')}}

@endsection @section('script') @stop