@extends('layouts.app') @section('name_gesto','SFTP Connections') @section('buttons_texts','SFTP') @section('buttons_head') @endsection @section('content')
@include('server_html')
Conexion actual
@endsection @section('scripts') @endsection