@extends('layouts.app') @section('content') @livewire('DeliveryExecutive.DeliveryExecutiveList') @endsection