• File: markdown.stub
  • Full Path: /home/masbinta/public_html/core/vendor/laravel/framework/src/Illuminate/Foundation/Console/stubs/markdown.stub
  • File size: 191 bytes
  • MIME-type: text/plain
  • Charset: utf-8
@component('mail::message')
# Introduction

The body of your message.

@component('mail::button', ['url' => ''])
Button Text
@endcomponent

Thanks,<br>
{{ config('app.name') }}
@endcomponent