Jenderal92

1

Dec 24th, 2020
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <!-- /resources/views/components/alert.blade.php -->
  2.  
  3. <div class="alert {{ $classForType }}" {{ $attributes }}>
  4. {{ $heading }}
  5.  
  6. {{ $slot }}
  7. </div>
Advertisement
Add Comment
Please, Sign In to add comment