Commit 1ee29eaf authored by Nicolas Widart's avatar Nicolas Widart

using the switched layout

parent 7b8864da
......@@ -18,7 +18,10 @@
@section('content')
{!! Form::open(['route' => ['dashboard.menu.update'], 'method' => 'post']) !!}
<div class="row">
<div class="col-md-12">
<div class="col-md-6">
</div>
<div class="col-md-6">
<div class="box box-info">
<div class="box-header">
<h3 class="box-title">{{ trans('core::core.title.translatable fields') }}</h3>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment