@extends('layouts.app') @section('title',($record->exists?'Edit ':'Add ').$config['singular']) @section('page_title',($record->exists?'Edit ':'Add ').$config['singular']) @section('content')
Complete the required fields and save the record.