@csrf
{{ old('overview', isset($listing) ? $listing->overview : '') }}
@foreach(config('attr.streams') as $key => $value)
@endforeach
{{__('Remove')}}
{{__('Add new')}}
{{ old('meta_description', isset($listing) ? $listing->meta_description : '') }}
{{__('Alternative title is used for the translation of the content into your language.')}}