@extends('admin.layouts.app') @section('title', 'Edit Gallery Category') @section('page_title', 'Gallery Categories') @section('content')
Update {{ $galleryCategory->name }} information.