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

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

@endsection @section('script') @stop