@extends('admin/default') @section('css') @endsection @section('content')
{{ $errors->first('category_id') }}
{{ $errors->first('title') }}
{{ $errors->first('image') }}
Allowed JPG, GIF or PNG. Max size of 800kB. Ratio should be 480:89
{{ $errors->first('description') }}