@extends('admin.template.master') @section('title') Categoy Navigation all navigation information Home Categoy Navigation @endsection @section('main-content') @if(Session::has('message')) × Success! {{Session('message')}} @endif List Add Categoy Navigation Name URL Parent Category Created Edited Status Created By Updated By Action @endsection @section('javascripts') @endsection