@extends('backend.layouts.main') @section('title', 'MLI ATS | Activity') @section('content')
@include('backend.share.title', ['title' => 'Manage Activity'])
@include('backend.project.items.edit-header', ['active' => 'support'])

Commercial Support

@include('backend.project.items.activity-basic-info') @include('backend.project.items.edit-com-support-form')
@include('backend.project.items.edit-sidebar')
@endsection