Jetstream dashboard

This commit is contained in:
2020-09-16 05:01:27 +05:00
parent adc02dc83b
commit bdb60e74fa
89 changed files with 4011 additions and 103 deletions

View File

@@ -0,0 +1,5 @@
@props(['for'])
@error($for)
<p {{ $attributes->merge(['class' => 'text-sm text-red-600']) }}>{{ $message }}</p>
@enderror