@extends('admin.template.master') @section('title') Delivery Setup all delivery setup information Home Delivery Setup @endsection @section('main-content') @if(Session::has('message')) × {{Session('message')}} @endif List Add Delivery Setup Vehicle Delivery Man Slot Details Created Edited Status Created By Updated By Action @endsection @section('javascripts') @endsection