@extends('backend.layouts.app') @section('title', @$data['title']) @section('content')
{{ $errors->first('name') }}
{{ $errors->first('slug') }}