Medicine Types Medicine Types
@can('medicine-types.create') @endcan
@foreach($types as $type) @endforeach
Sr No Type Initial Action
{{ $loop->iteration }} {{ $type->type }} {{ $type->initial }} @can('medicine-types.edit') @endcan @can('medicine-types.delete') @endcan