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

{{$heading}}

@livewire('backend.plugin.crm.printer-manage-component')
@endsection