@extends('template.layouts.template-base') @section('title', 'Product Management - Animal Type') @section('styles') @endsection @section('content')
S.No Animal Type Name En Animal Type Name Tamil No of Products Status Action
Add Animal Type
@csrf
View Animal Type

Edit Animal Type
@csrf @method('PUT')
@include('template.layouts.confirm-delete-modal') @endsection @section('scripts') @endsection