@extends('layouts.app') @section('page-title', $category->exists ? __('app.category.edit') : __('app.category.new')) @section('content') @if ($errors->any())