@extends('vuexy-admin::layouts.vuexy.layoutMaster') @section('title', 'Robots.txt') @section('content') @livewire('vuexy-website-admin::robots-card') @endsection