@if (count($errors) > 0)
@if($errors->any())
{{$errors->first()}}
@endif
@endif
@extends('admin.layout') @section('content')