@extends('layouts.dashboard')
@section('title', 'Manage Catalog')
@section('myJS')
@endsection
@section('content')
@php // print_r(Session::all()); @endphp
Saving
Template in this Category is Linked from level above.
Any changes made will not be saved.
Template in this Category is Not Linked from level above.
@endsection