@extends('welcome') @section('content') {{ $slot }} @endsection @push('extraCSS') @filamentStyles @endpush @push('extraJS') @filamentScripts @endpush