@extends('header') @section('onReady') $('input#name').focus(); @stop @section('content') @if ($errors->first('contacts'))