@if(\Gate::allows('campaigns-services'))
@endif
@if(\Gate::allows('campaigns-attachments'))
@endif
@role('Tech|Team Lead')
@endrole
@if(\Gate::allows('campaigns-reminders'))
@endif
@if(\Gate::allows('campaigns-payments'))
@endif
@if(\Gate::allows('campaigns-followups'))
@endif