@include('Partials.sidebar') @include('Partials.header') @if ($errors->any()) @foreach ($errors->all() as $error) {{ $error }} @endforeach @endif Seo Meta View All Seo Meta @csrf @method('PUT') Meta Title: Meta Description: {{$seoMetas->meta_description}} Page Slug: Canonical Url: Update @include('Partials.footer')