@extends('layouts.admin') @section('style') @endSection @section('script') @endSection @section('content') @component('admin.components.tabs') @if(config('sys.enabled_ocr')) @endif @foreach($business_assets as $item) @if(config('sys.enabled_ocr')) @endif @endforeach {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}}
No. Name State Address Status Pin Code slugReceipt Name/
Legal Entity Name
Receipt Full Address Has Smart Receipt
Custom Keywords
{{$item['name']}} {{$item['merchant_state']}} {{$item['address']}} {{ $item['status'] }} {{$item['redeem_code']}} {{ $item['slug']}}{{ data_get($item, 'company_name') }} {{ data_get($item, 'full_address') }} {{ boolToYesNo(!in_array(data_get($item, 'location_keywords'), [null, '', '{}', '[]']), 0) }}
No.Voucher SeriesTitleRetail StoreDownloadedUsedRedemption PeriodCreated Date
@endcomponent @endsection