Manage Album
{{ session('success') }}
@endif
@if ($errors->any())
-
@foreach ($errors->all() as $errmsg)
- * {{ $errmsg }} @endforeach