@php use App\Enums\MethodType; @endphp @extends('general.merchant.index') @section('favicon', asset($data['business_logo'])) @section('title', __('Payment Checkout')) @section('merchant_content') @endsection @push('scripts') @endpush