page-header.blade.php 59 B

123
  1. <div class="page-header">
  2. <h1>{!! $title !!}</h1>
  3. </div>