Global Settings
Manage mail, backup, logging, and object storage configuration from one place.
{{ session('success') }}
@endif
@if($errors->any())
-
@foreach($errors->all() as $error)
- {{ $error }} @endforeach