@extends('layouts.app') @section('title', 'ডেলিভারি ড্যাশবোর্ড') @section('page-title', 'ডেলিভারি ড্যাশবোর্ড') @section('content')

স্বাগতম, {{ auth()->user()->name }}!

ডেলিভারি ড্যাশবোর্ডে আপনাকে স্বাগত জানাই।
আপনার ডেলিভারি লিস্ট এখানে দেখা যাবে।

@endsection