@extends('backpack::layout') @section('after_styles') @endsection @section('header')

{{ $crud['entity_name_plural'] }} {{ trans('backpack::crud.all') }} {{ $crud['entity_name_plural'] }} {{ trans('backpack::crud.in_the_database') }}.

@endsection @section('content')
@if (!(isset($crud['view_table_permission']) && !$crud['view_table_permission'])) {{ trans('backpack::crud.back_to_all') }} {{ $crud['entity_name_plural'] }}

@endif

{{ trans('backpack::crud.reorder').' '.$crud['entity_name_plural'] }}

{{ trans('backpack::crud.reorder_text') }}

@if (isset($languages)) @endif

    Fatal error: Uncaught Error: Call to undefined function collect() in /home/evrosdgz/public_html/main/resources/views/vendor/backpack/crud/reorder.blade.php:90 Stack trace: #0 {main} thrown in /home/evrosdgz/public_html/main/resources/views/vendor/backpack/crud/reorder.blade.php on line 90