@extends('layouts.mobile') @section('title', 'Order Details') @section('content')
{{ $order->tracking_code }}
{{ $order->special_instructions }}