@props([ 'targetId', 'title' => 'Detail View', 'logoUrl' => '/images/main/logo-short.png', 'logoHeight' => '50px' ]) merge(['class' => 'btn btn-primary print-btn']) }} type="button" data-target="{{ $targetId }}" data-title="{{ $title }}" data-logo-url="{{ $logoUrl }}" data-logo-height="{{ $logoHeight }}" > {{ __('Print') }} @once @push('scripts') @endpush @endonce