@extends('layouts.admin') @section('title', 'Delivery Charges Settings') @php $currencySymbol = App\Models\AppSetting::getValue('currency_symbol', '?'); @endphp @section('content')