@extends('backend.layouts.form') @section('title', admin_trans('Edit SEO Configuration for ' . $configuration->lang . ' language')) @section('section', admin_trans('Settings')) @section('container', 'container-max-lg') @section('back', route('admin.settings.seo.index')) @section('content')
@endsection