@extends('layouts.adminlayouts.app') @section('title')
{{ $errors->first('title') }}
@endif{{ $errors->first('description') }}
@endif{{ $errors->first('seo_title') }}
@endif{{ $errors->first('seo_desc') }}
@endif{{ $errors->first('seo_keyword') }}
@endif{{ $errors->first('fetured_image') }}
@endif{{ $errors->first('gallery_image') }}
@endif