@extends('layouts.dashboard') @section('title', 'Manage Set Up') @section('myJS') @endsection @section('content')
@include('dashboard.MasterSetup.Header')
@csrf
Organisation
Catalog
@endsection