@extends('layouts.app') @section('title', 'Categories') @section('content') @include('category::_index_content') @endsection