@extends('layouts.load') @section('content')
@include('includes.admin.form-error')
{{csrf_field()}}

* {{ __("indicates a required field") }}

{{ __('Shipping') }} *

{{ __('Country') }} *

{{ __('State') }}

{{ __('City') }}

{{ __('Price') }}

({{ __('In') }} {{ $sign->name }})

{{ __('Price to Get Free Shipping') }}

({{ __('In') }} {{ $sign->name }})

@component('admin.components.input-localized') @slot('name') delivery_time @endslot @slot('placeholder') {{ __('(10 - 12 days)') }} @endslot {{ __('Estimated Delivery Time') }} * @endcomponent

{{ __('Status') }}