@extends('backend.applicant.template') @push('title') Workshop @endpush @section('content-wrapper') @livewire('applicant.workshop') @endsection