@extends('admin/layouts/default') {{-- Page title --}} @section('title') Contact Edit @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content') Contact Edit @if ($errors->any())