@endsection
@section('scripts')
@endsection
@section('modals')
@include('_derivacion.historialestadoderivacion.modal')
@include('_derivacion.derivacion.modalImagen')
@include('tickets.modal-form-derivacion')
@endsection
@section('css')
{!!Html::style('vendor/datatables-responsive/dataTables.responsive.css')!!}
@endsection
{!!Html::script('/assets/js/tickets/tickets.js')!!}