@extends('layouts.admin.master') @section('content')
# | {{ __('content.socials') }} | {{ __('content.url') }} | {{ __('content.status') }} | {{ __('content.action') }} |
---|---|---|---|---|
{{ $i++ }} | @if ($social->social_media == 'fas fa-tiktok') @else @endif | {{ $social->url }} | @if ($demo_mode == "on") @include('admin.demo_mode.demo-mode') @else |
{{ __('content.add_new') }}