{{csrf_field()}} @foreach($metaTags as $group=>$tags)
{{ucfirst($group)}}
@foreach($tags as $tag) @include('seo::forms.tag') @endforeach
@endforeach