@extends('admin.template.master') @section('title')

Delivery Method Setting

@endsection @section('main-content')
@if(Session::has('message'))
{{Session('message')}}
@endif
{{-- --}}
IDDistrict Name Upazilla Name Delivery Method Created At Edited At Action
@endsection @section('javascripts') @endsection