@if(count($canned_responses) > 0) @foreach($canned_responses as $canned) @include('pages.ticket.components.misc.canned') @endforeach @else