@extends('layouts.admin') @section('css') @endsection @section('content')
@include('layouts.partials.messages')
{{ __('common.sr-no')}} {{ __('delivery_charges.from')}} {{ __('delivery_charges.to')}} {{ __('delivery_charges.rate')}} {{ __('common.action')}}
@endsection @section('script') @endsection