@extends('layouts.app') @section('title', $contact->exists ? 'Edit contact' : 'New contact') @section('content')