Merge remote-tracking branch 'refs/remotes/origin/release-v1.9.2'

# Conflicts:
#	app/Console/Kernel.php
#	app/FaveoStorage/Controllers/SettingsController.php
#	app/Http/Controllers/Admin/helpdesk/TemplateController.php
This commit is contained in:
Manish Verma
2017-01-05 19:09:35 +05:30
59 changed files with 3240 additions and 1546 deletions

View File

@@ -1,9 +1,24 @@
@extends('themes.default1.admin.layout.admin')
@section('content')
<section class="content-header">
<h1> {{Lang::get('storage::lang.settings')}} </h1>
</section>
@section('Settings')
active
@stop
@section('settings-bar')
active
@stop
@section('storage')
class="active"
@stop
@section('PageHeader')
<h1>{{ Lang::get('storage::lang.storage')}}</h1>
@stop
@section('HeadInclude')
@stop
@section('content')
<div class="box box-primary">
<div class="box-header with-border">