Updated form helpers, to ensure right hand corners were rounded. Added success_button helper
This commit is contained in:
@@ -0,0 +1 @@
|
||||
@if(session()->has('success'))<span class="ml-3 pt-0 pb-0 pr-1 pl-1 btn btn-outline-success float-right"><small>{{ session()->get('success') }}</small></span>@endif
|
Reference in New Issue
Block a user