This commit is contained in:
Manish Verma
2016-12-13 18:18:25 +05:30
parent fc98add11c
commit 2d8e640e9b
2314 changed files with 97798 additions and 75664 deletions

View File

@@ -8,7 +8,7 @@ active
active
@stop
@section('form')
@section('forms')
class="active"
@stop

View File

@@ -40,7 +40,7 @@ class="active"
<div class="box-title">
{!! Lang::get('lang.forms') !!}
</div>
<a href="{!! url('forms/create') !!}" class="pull-right"><button class="btn btn-primary">{!! Lang::get('lang.create_form') !!}</button></a>
<a href="{!! url('forms/create') !!}" class="pull-right"><button class="btn btn-primary"><span class="glyphicon glyphicon-plus"></span> &nbsp;{!! Lang::get('lang.create_form') !!}</button></a>
</div>
<div class="box-body">
<table id="example2" class="table table-bordered table-striped">