@extends('layouts.app') @section('styles') @endsection @section('content')
{{__('content::category_admin.'.$type.'.name')}}

Warning: Undefined variable $config in /home/cp073329/public_html/market.mwz/Modules/Content/Resources/views/category/index.blade.php on line 52

Warning: Trying to access array offset on value of type null in /home/cp073329/public_html/market.mwz/Modules/Content/Resources/views/category/index.blade.php on line 52
{{__('content::category_admin.datatable.sequence')}} {{__('content::category_admin.datatable.name')}} {{__('content::category_admin.datatable.sort')}} {{__('content::category_admin.datatable.updated_at')}} {{__('content::category_admin.datatable.manage')}}
@endsection('content') @section('scripts') {{-- !-- bootstrap-switch --> --}} {{-- module config to js --}} @endsection