@extends('master') @section('content') @if(count($errors))
Please fix the following errors:
{{ Session::get('errorMsg') }}