@extends('website.layouts.default') @push('css') @endpush @section('content')
| # | Shade No | Shade Area | Shade Capacity | Shade Type | Action |
|---|---|---|---|---|---|
| {{ $loop->index + 1 }} | {{ $shade->shade_no }} | {{ $shade->shade_area }} | {{ $shade->shade_capacity }} | {{ $shade->cowtype->type_name ?? " " }} | |