@extends('backend.admin.layouts.master') @section('content')

{{$heading}}

@include('layouts.message') @livewire('backend.plugin.crm.template.operation-component')
@endsection