@extends('layouts.admin.app') @section('page-title') {{ __('Social Media') }} @endSection @section('page-nav-title')
{{ __('All Social Media ') }}
{{ __('ID') }} | {{ __('Image') }} | {{ __('Url') }} | {{ __('Control') }} |
---|---|---|---|
{{ $socialMedia->id }} | {{ $socialMedia->url }} |