@extends('admin.layouts.master-soyuz') @section('title',__('Shipping Charge Settings |')) @section('body') @include('admin.layouts.topbar',$data)
@if ($errors->any()) @endif
{{ __('Create') }} {{ __('Shipping Charge') }}
{{csrf_field()}}
{{--
--}} {{--
--}} {{----}} {{----}} {{--
--}} {{--
--}}
{{----}} @endsection