@extends('admin.layouts.app') @section('page-title') Category :: {{ isset($category) ? 'Edit' : 'Add' }} @endsection @section('content')