@canany(['get-store', 'update-store']) Edit @endcan @canany(['get-contract-store', 'update-contract-store']) Edit Contract @endcan @canany(['get-collect-store', 'update-store-collect']) Edit Collect Scheduel @endcan @canany(['get-address-store', 'update-store-address']) Edit Address @endcan @canany(['get-options-store', 'update-store-options']) Edit Options @endcan @canany(['get-timing-store', 'update-store-timing']) Edit Timing @endcan @canany(['get-tags-store', 'update-store-tags']) Edit Tags @endcan @canany(['get-label-store', 'update-store-label']) Edit Label @endcan @canany(['get-availability-store', 'update-store-availability']) Edit Availability @endcan @canany(['get-groups-store', 'update-groups-store']) Edit Groups @endcan @canany(['get-parent-store', 'update-parent-store']) Edit Parent @endcan @canany(['get-child-store', 'update-child-store']) @if(!$data->parent_restaurant_id) Edit Child @endif @endcan @canany(['get-image-store', 'update-image-store']) Edit Image @endcan @canany(['get-to-export-report-store', 'update-to-export-report-store']) Export Report @endcan @if($data->deleted_at) @can('restore-store') Restore @endcan @else @can('delete-store') Delete @endcan @endif