@extends('back.layouts.master') @section('content')
@if (config('front.socials')) @foreach (config('front.socials') as $social)
@endforeach @endif
@endsection @include('back.partials.plugins', ['plugins' => ['jquery.validate']]) @push('scripts') @endpush