@extends('Admin.Layouts.default') @section('content') @if (Session::has('errors'))
@endif @include('Admin.Backups.panel') @stop