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

Category List

View Trash Delete All
Column Name Data
Id {{$Category->id}}
Name {{$Category->Name}}
@endsection