@extends('layouts.vertical', ['subtitle' => 'Undangan']) @section('css') @vite(['node_modules/gridjs/dist/theme/mermaid.min.css']) @endsection @section('content') @include('layouts.partials/page-title', ['title' => 'Tools', 'subtitle' => 'Undangan'])
Kirim Undangan
Log Undangan
@endsection @section('scripts') @vite(['resources/js/invitations/index.js']) @endsection