@extends('layouts.admin') @section('title', 'Edit Category') @section('subtitle', $category->name_en) @section('content')
{{ $message }}