{{ session('success') }}
@endif
@if($errors->any())
Gagal menyimpan:
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach