{{-- @if ($errors->any())
S.No | Control / Document No | Index Reference No | Description of the file | Date | Version | View | @can('download')Download | @endcan @can('edit')Action | @endcan
---|---|---|---|---|---|---|---|---|
{{ $index + $tcas->firstItem() }} | {{ $p->document_no }} | {{ $p->index_reference_no }} | {{ $p->desc_of_file }} | {{ \Carbon\Carbon::parse($p->date)->format('d-M-Y') }} | v{{ $p->version }} | View File | @can('download')Download File | @endcan @can('edit')Edit | @endcan