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