@if(auth()->user()->hasRole('admin') || auth()->user()->can('Can Create Review Cycle')) @section('bottom-js') @endsection @endif