{{ $title }}
Please fill in all required * fields below. After completing the form, click "{{ isset($details) ? 'Update' : 'Create' }}" to submit. Click "Reset Form" to clear the form.
Error! {{ session('error') }}
Error! {{ session('failed') }}
Success! {{ session('success') }}
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
{{ $title }} Form
{{-- list --}}
List