@extends('backend.admin.layouts.master') @section('content')
@include('layouts.message') @livewire('backend.admin.page.index')
@endsection