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