@extends('layouts.admin') @section('content') @php use App\Helpers\SettingsHelper; $socialMedia=SettingsHelper::headerFooter(); @endphp
@endsection