@extends('layouts.form') @section('styles') @endsection @section('content')
@csrf
@include('setting::slug.form_seo')
@endsection('content') @section('scripts') @endsection