@extends('admin.layout') @section('title', $category->exists ? 'Edit Category' : 'New Category') @section('content')