@extends('admin::layouts.app') @section('title', $term->exists ? 'Edit Term' : 'New Term') @section('content')
{{ $message }}
Slug: