@extends('admin.layout.master') @section('content')

{{__('admin.show')}}

{{ $social->name }}
@endsection @section('js') @endsection