@extends('layouts.backend.app') @isset($category) @section('title', 'Update Category') @else @section('title', 'Create Category') @endisset @section('vendor-style') @endsection @section('content')