@extends('admin.layouts.master') @section('title', __('payment_method_banner_settings')) @section('content') @include('admin.website.sidebar_component') {{ __('payment_method_banner_settings') }} @include('admin.website.component.footer_setting_sidebar') @csrf {{ __('show_payment_method_banner') }} {{ __('payment_method_banner_(683x66)') }} {{ __('select_file_from_device') }} {{ __('choose_file') }} {{ __('update') }} @include('admin.common.loading-btn', ['class' => 'btn sg-btn-primary']) @endsection @push('js') @endpush
{{ __('select_file_from_device') }}