@if ($subject->attaches->count())
@else @can('members') @endcan @can('admins')
@endcan @endif @component('subjects.files.components.create') @slot('subjectid') {{$subject->id}} @endslot @slot('topic') {{$topic}} @endslot @endcomponent