@php
$seo=$team->seo;
@endphp
@include('layouts._includes._team-navigation',["active"=>"seo"])
@method('PATCH')
Save
@endsection
@push('custom_js')
@include('_helpers.image_preview', ['name' => 'image'])
@include('_helpers.ck_editor', ['textarea_id' => 'content'])
@include('_helpers.ajax_form')
@endpush