@extends('layout.page_index', [ 'model' => new \App\Models\User(), 'create' => route('user.create'), ]) @push('page_script') @endpush