@extends('backend.layouts.app') @section('title', $module_title) @section('breadcrumb') @endsection @section('content')
No {{ label_case('name') }} {{ label_case('url') }} {{ label_case('parent') }} {{ label_case('order') }} {{ __('move') }} {{ __('Action') }}
@endsection @push ('after-styles') @endpush @push('after-scripts') @endpush