@extends('cms.layouts.app') @section('pre-styles') @endsection @section('contents')
@csrf
{{ validationError($errors->get('title')) }}

SEO Detial

Cancel
@endsection @section('scripts') @endsection