@extends('layouts.admin') @section('buttons') @can('update', $config['model']) @endcan Back @endsection @section('content')
Drag & Drop to change arrangement.
@endsection @section('js') @endsection