@extends('layouts.site') @section('meta_title') {{ locale_category_name($category) }} — {{ brand_name() }} @endsection @section('title', locale_category_name($category)) @push('meta') @if (filled($description)) @endif @endpush @section('content')
{{ $description }}
@endif{{ $order->tracking_code }}
{{ $order->device_name }}
@if ($order->category) @endif