@extends('core::dashboard.layouts.master') @section('title', "| Menu Management") @section('content')
{{ transText('sn_th') }} {{ transText('title_th') }} {{ transText('name_route_th') }} {{ transText('parent_id_th') }} {{ transText('order_th') }} {{ transText('status_th') }} {{ transText('module_name_th') }} {{ transText('remarks_th') }} {{ transText('action_th') }}
@endsection @section('script') @endsection