@extends('layouts.'.getAppLayout(), ['title' => $voucher_series['title'] ]) @php $account = app(\App\Models\BusinessAccounts::class); $serial = $voucher_series->getVoucherSeriesPublic(); @endphp @section('style') @parent @endsection @section('script') @parent @endsection @section('menu') @parent @endsection @section('content') @component('components.digital_voucher.generic.card.container') @endcomponent {{--
{!! nl2br($serial['title']) !!}
{{ date('jS M Y', strtotime($serial['expiry_date'])) }}
@if($serial['series_id'] != '1RID-022023-39'){{ $serial['promo_left'] }} {{ __('label.left') }}
@endif