@extends('admin.partials.layout') @section('css') @endsection @section('content')
{{ $errors->first('title') }}
{{ $errors->first('name') }}
{{ $errors->first('email') }}
{{ $errors->first('contact') }}
{{ $errors->first('house') }}
{{ $errors->first('date') }}
{{ $errors->first('short_description') }}