@extends('frontend::layouts.master') @section('content') {{-- Page Title --}} {{-- Portfolio Grid --}} @livewire('frontend::card.showcase',['type' => 'showcase']) @endsection