@can('settlement_download') @if($row->file_url) {{ trans('global.download') }} @endif @endcan @can($viewGate) {{ trans('global.view') }} @endcan @can($editGate) {{ trans('global.edit') }} @endcan @can($deleteGate) @endcan