@extends('components.layouts.admin.admin-layout') @section('title', 'Web Contents') @section('heading', 'Web Contents') @section('contents') @livewire('admin.web-contents') @endsection