@extends('AdminLte.template') @section('title') {{__('Receipt reprint')}} @endsection @section('ExternalCss') @parent @endsection @section('Content')

{{__('Receipt Reprint')}}


@if($tagging == 'Y')
@endif

@endsection @section('BootstrapModals') @endsection @section('ExternalJs') @endsection