@extends('vuexy-admin::layouts.vuexy.layoutMaster') @section('title', 'Preview Social Cards') @section('content') @livewire('vuexy-website-admin::social-cards-index') @endsection