@extends('layouts.app') @section('content')

{{ trans('lang.deliveryCharge')}}

{{trans('lang.deliveryCharge')}}
{{trans('lang.cancel')}}
@endsection @section('scripts') @endsection