@extends('decorator.console') @section('page-title') File Backup (FTP) @stop @section('html-head') @stop @section('page-wrapper')
@include('console.tab_backup')

{{ trans('fileBackup.detail.heading') }}

{{ trans('fileBackup.detail.message') }}

@stop