@extends($user['vendor'] == 1?'user.layout.supportlayout':'user.layout_user.supportlayout') @section('tab1','active') @section('tab')
@if(count($supports) == 0)
{{{ trans('main.no_sup_ticket_courses') }}}
@else
@endif @endsection @section('script') @endsection