@extends('layouts.admin.app') @section('title','Edit Category - ' . $category->title) @section('content')
Save