@extends('backend.layouts.split') @section('title', 'Order #'.$modal->getOrderNumber(). ' '.html_entity_decode("—", ENT_QUOTES, 'UTF-8').' ' . app_name()) @section('content')
Order Details
@include('partials.consumable')
@endsection