@extends('payment-views.layouts.master') @push('script') {{ translate('MercadoPago_Payment') }} - {{ $additionalData['business_name'] ?? '' }} @endpush @section('content')
@endsection