@extends('themes.backend.layouts.app') @section('dataTables') @stop @section('breadcrumb') {{ Breadcrumbs::render('menu.index') }} @endsection @section('content')
{{ __('webmenu.all_txt') }}
@if ($roleRights['add']) @endif
{{ csrf_field() }}
@stop @push('scripts') @endpush