@extends('admin.layout') @section('content')
@csrf
{{ __('Update SEO Informations') }}
@if (!empty($langs)) @endif
@endsection