@extends('layouts.app') @section('content')

Master Category

@php if(count($categories) > 1) $count = 'categories'; else $count = 'category'; @endphp

You have total {{ count($categories) }} {{ $count }}.

Name Parent Products Status Created at Updated at Action
@endsection @push('footerScripts')