Name | Standard Price | Sub Category | Image | Action | ||
---|---|---|---|---|---|---|
{{ $crop->name }} | {{ $crop->standard_price }} {{ $crop->price_unit}} | {{ $crop->sub_category->name }} |
![]() |
{!! Form::open(['route' => ['crops.destroy', $crop->id], 'method' => 'delete']) !!} {!! Form::close() !!} |