@extends("layouts.dashboard.app") @section("page-nav-title")
{{__('Control and view all Terms And Conditions')}}
#{{__('ID')}} | {{__('Terms And Conditions')}} | @if(isPermissionsAllowed("edit-termsAndConditions" ,"delete-termsAndConditions")){{__('Control')}} | @endif
---|---|---|
{{++$count}} | {{$term->getNameAttribute()}} | @if(isPermissionsAllowed("edit-termsAndConditions" ,"delete-termsAndConditions"))@if(isPermissionsAllowed("edit-termsAndConditions")) $term->id])}}" class="control-link edit"> @endif @if(isPermissionsAllowed("delete-termsAndConditions")) @endif | @endif