@extends('vuexy-admin::layouts.vuexy.layoutMaster') @section('title', 'Google Translate') @section('content')
@livewire('vuexy-website-admin::google-tanslate-card')
@endsection