@extends('backend.admin-master') @section('style') @endsection @section('site-title') {{__('SEO Settings')}} @endsection @section('content')
@include('backend.partials.message')

{{__("SEO Settings")}}

@csrf
@endsection @section('script') @endsection