@extends('admin.layout.admin_layout') @section('content')

Social Information

Social Information

{{--

Add

--}}
@if(!empty($social)) @foreach($social as $site) @endforeach @endif
Key Value Action
{{$site['key']}} {{$site['value']}}
Key Value Action
@push('scripts') @endpush @endsection