@extends('back.layouts.app', ['title' => $title]) @section('content')
@include('back.common_views.quicklinks')
{{ 'You can drag and drop to set listing order' }}
@endsection @section('beforeBodyClose') @endsection