@extends('layouts.admin.base-dashboard') @section('title', 'Cetak Struk') @section('content') @php $encodedStruk = rawurlencode($struk); $rawbtLink = "rawbt:{$encodedStruk}"; $rawbtLinkCompat = "rawbt://print?text={$encodedStruk}"; @endphp
{{ $struk }}