@extends('layout.page_index', [ 'model' => new \App\Models\ContactForm(), 'create' => route('contact-form.create'), ]) @push('page_script') @endpush