@extends('layouts.admin') @section('title', 'Edit Category') @section('page-title', 'Edit Category: ' . $category->name) @section('content')