Update v1.0.6.6

This commit is contained in:
sujitprasad
2016-03-11 18:36:32 +05:30
parent a77b7bf3e7
commit d54019198f
51 changed files with 4234 additions and 2401 deletions

View File

@@ -3,9 +3,7 @@
@stop
<!-- header -->
@section('PageHeader')
<div class="box-header">
<h3 class="box-title">{!! Lang::get('lang.admin_panel') !!}</h3>
</div>
<h1>{!! Lang::get('lang.admin_panel') !!}</h1>
@stop
<!-- /header -->
<!-- breadcrumbs -->
@@ -16,7 +14,6 @@
<!-- /breadcrumbs -->
<!-- content -->
@section('content')
<div class="box">
<div class="box-header with-border">
<h3 class="box-title">{!! Lang::get('lang.staffs') !!}</h3>