@component('mail::message')
{{ trans('notifications.low_inventory_notification.greeting') }}
{{ trans('notifications.low_inventory_notification.message') }}
@component('mail::button', ['url' => $url, 'color' => 'red'])
{{ trans('notifications.low_inventory_notification.button_text') }}
@endcomponent
{{ trans('messages.thanks') }},
{{ get_platform_title() }}
@endcomponent