{{ session('success') }}
@endif
@if($errors->any())
-
@foreach($errors->all() as $error)
- {{ $error }} @endforeach
@extends('admin.layouts.adminApp') @section('style') @endsection @section('content')