@extends("layouts.dashboard.app") @section('css-links') @endsection @section("page-nav-title")

Delivery Price

should by define the location to add the delivery price

@endsection @section("content")

Add New Delivery Location Price

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