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

Dashboard {{$heading}}

@livewire('backend.admin.check-update-component')
@endsection