@extends('admin.layouts.app') @section('content')
{{ $errors->first('name') }}
{{ $errors->first('slug') }}
{{ $errors->first('image') }}