@component('mail::message') # Delivey Alert from {{ $warehouseDeliveryDetails['business_name'] }}, Hello {{ $warehouseDeliveryDetails['warehouse_name'] }}, Following product has been delivered to your warehouse, Product Code : {{ $warehouseDeliveryDetails['product_code'] }} Product Name : {{ $warehouseDeliveryDetails['product_name'] }} Product Quantity : {{ $warehouseDeliveryDetails['quantity'] }} Please make sure to update the delivery status.. {{-- @component('mail::button', ['url' => '']) Button Text @endcomponent --}} Thanks,
{{ $warehouseDeliveryDetails['business_name'] }} @endcomponent