@extends('layouts.admin') @section('title', 'SEO Cyber Security Service') @section('content_header')

SEO Cyber Security Service Settings

@stop @section('content')

Edit SEO Cyber Security Service Content

@csrf @method('PUT')
@error('meta_title') {{ $message }} @enderror
@error('meta_description') {{ $message }} @enderror
@stop