@extends('admin.admin') @section('title') Category {{ isset($item) ? 'Update' : 'Create' }} @endsection @section('content')