@extends('layouts.template.app')
@section('title', 'Mesa de ayuda')
@section('first-title', 'USB')
@section('href', route('support-desk'))
@section('title-page', 'Mesa de ayuda')
@section('suit', 'Mesa de ayuda')
@section('item-suit', 'USB')
@section('content')
{{-- //SCRIPTS --}}
@endsection