@extends('admin.layouts.master-soyuz') @section('title',__('Footer Social Icon Setting | ')) @section('body') @include('admin.layouts.topbar',$data)
{{ $error}}
@endforeach| {{ __('ID') }} | {{ __('Url') }} | {{ __('Icon') }} | {{ __('Status') }} | {{ __('Action') }} | @foreach($socials as $social)
|---|---|---|---|---|
| {{$i++}} | {{$social->url}} | {{ ucfirst($social->icon) }} |
{{ __("Are You Sure ?") }}{{__("Do you really want to delete this Icon? This process cannot be undone.")}} |