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

@lang('lang.canned_no_recently_found')

@lang('lang.canned_you_can_search_or_browse')
@endif