@extends('front.layout') @section('meta-keywords', "$seo->meta_keywords") @section('meta-description', "$seo->meta_description") @section('content')
{{ $errors->first('image') }}
{{ $errors->first('name') }}
{{ $errors->first('email') }}
{{ $errors->first('phone') }}
{{ $errors->first('address') }}
{{ $errors->first('country') }}
{{ $errors->first('state') }}
{{ $errors->first('zipcode') }}