@extends('crudbooster::admin_template') @push('bottom') @include('JSBlade.MJsblade') @endpush @section('content')
@if (Session::has('msg')){{ Session::get('msg')}}
Cat.Product Name | Product Name | Action |
---|---|---|
{{$theraphistcat->category_name}} | @foreach($theraphistcat->products()->get() as $product) {{$product->product_name}} , @endforeach | Edit |
Cat.Product Name | Product Name | Action |