@extends('layouts.app') @section('page_title', 'Orders') @section('page_subtitle', 'Search, import, and manage every order') @section('page_actions') Create Order @endsection @push('head') @endpush @section('content') {{-- ── Filter card ─────────────────────────────────── --}}
{{ $orders->total() }} records found