@extends("layouts.delivery.app") @section("page-title") Dashboard @endSection @section("page-nav-title")

Dashboard

Dashboard

@endsection @section("content")

Process order

{{$DeliveryProcess}}

Completed Order

{{$Completed}}

Waiting order

{{$Waiting}}

Special Request Replied

{{$SpecialRequestReplied}}

@endsection @section("scripts") @endsection