@extends('layouts.app') @section('title', 'Order') @section('page-title', 'Order Management') @section('content')

Orders

This is the Order Management page.

@endsection