@extends('layouts.admin') @section('content')

{{ $title }}

@if (session('success')) @endif
@csrf
Social Media Links

Save your contact information updates.

@endsection @section('script') @endsection