$__env->getContainer()->make(Illuminate\View\Factory::class)->make('mail::message'),'data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> withName('mail::message'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?> withAttributes([]); ?> # Invoice # Dear customer_first_name); ?> customer_last_name); ?>, Thank you for your order! Your invoice is attached to this email. **Order Summary:** - Order Number: order_number); ?> - Order Date: created_at->format('d M Y')); ?> - Total Amount: R total, 2)); ?> - Status: status)); ?> **Delivery Address:** delivery_address_line1); ?> delivery_address_line2): ?> delivery_address_line2); ?> delivery_city); ?>, delivery_province); ?> delivery_postal_code); ?> If you have any questions about your order, please don't hesitate to contact us. $__env->getContainer()->make(Illuminate\View\Factory::class)->make('mail::button'),'data' => ['url' => config('app.url')]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> withName('mail::button'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?> withAttributes(['url' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(config('app.url'))]); ?> Visit Our Website renderComponent(); ?> Thanks,
Team renderComponent(); ?>