@extends('backend.layout.masterlayout') @section('content') @include('backend.partial.sidebar') @include('backend.partial.topbar')
Update Module Category Go Back

@csrf
@include('backend.partial.dashboard_footer') @endsection