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

{{$heading}}

@livewire('backend.admin.album.my-index-component')
@endsection