@extends('Core.Admin.Http.Views.layout', [ 'title' => __('admin.title', ['name' => __('admin.footer.social')]), ]) @push('header') @at('Core/Admin/Http/Views/assets/styles/pages/footer.scss') @endpush @push('content')

@t('admin.footer.social_header')

@t('admin.footer.social_description')

@t('admin.footer.social_add')
{!! $socials !!} @endpush @push('footer') @at('Core/Admin/Http/Views/assets/js/pages/footer/social/list.js') @endpush