@extends('admin.template.master') @section('title')

Category

@endsection @section('main-content')
@if(Session::has('message'))
{{Session('message')}}
@endif
ID Name Masking Parent Position Created Edited Show link DropDown Is Visible Is Visible on Menu Status Created By Updated By Action
@endsection @section('javascripts') @endsection