@extends('layouts.admin') @section('css') @endsection @section('content')
{{ $data->id ? __('delivery_charges.edit') : __('delivery_charges.add') }}