intro.blade.php 98 B

1234567891011
  1. # Introduction
  2. {!! $description !!}
  3. {!! $introText !!}
  4. > Base URL
  5. ```yaml
  6. {!! $baseUrl !!}
  7. ```