@extends('layouts.main') @section('title') {{ __('Seo-settings') }} @endsection @section('page-title')

@yield('title')

@endsection @section('content')

{{ __('Seo Setting') }}

@csrf
{{-- --}}
{{ __('ID') }} {{ __('Page') }} {{ __('Title')}} {{ __('Description') }} {{ __('Keywords') }} {{ __('Image') }} {{ __('Action') }}