@extends('header.header') @section('content')
{{__('All Delivery Price Locations')}}

Add New Delivery Location Price

@error("price")
{{$message}}
@enderror
@endsection @section("js-scripts") @endsection