@extends('backend.layouts.form') @section('title', admin_trans('Create New SEO Configuration')) @section('section', admin_trans('Settings')) @section('container', 'container-max-lg') @section('back', route('admin.settings.seo.index')) @section('content')
@csrf
@endsection