@extends('layouts.vertical', ['subtitle' => $subtitle]) @section('content') @include('layouts.partials/page-title', ['title' => $title, 'subtitle' => $subtitle])
{{ isset($modelInstance) ? 'Are you sure you want to save the data changes?' : 'Are you sure you want to create new data based on the form contents?' }}