@extends('admin.layouts.main') @section('content') @section('page_title') Create SEO @endsection

@yield('page_title')


@csrf
@endsection