@extends('layouts.backend') @section('title', $category->exists ? 'Editando '.$category->title : 'Crear nueva categoría') @section('content')