@extends('layouts.app') @section('content')
{{__('Edit Delivery Charge')}}
@csrf @method('PUT')
@endsection