@extends('layouts.app') @push('css') @endpush @section('content') @include('includes.bread_crumb_with_header', [ 'header' => 'Settings', 'bread_crumbs' => [], ])
{{--GENERAL SETTING--}}

General (Settings)

@csrf
{{--GENERAL SETTING--}} {{--ADDRESS SETTING--}}

Address

@csrf

Notice

To avoid errors and ensure accurate product processing on eBay, please make sure to provide valid information, including your zipcode and country.
{{--ADDRESS SETTING--}} {{--PRIVACY SETTING--}}

Privacy (Settings)

@csrf
{{--PRIVACY SETTING--}} {{--ROYAL_MAIL SETTING--}}

Royal Mail (Settings)

@csrf

Notice

Package and service types you select are used to process the automated order flow
{{--ROYAL_MAIL SETTING--}}
@endsection @push('script') @endpush