@extends('layouts.app') @section('style') @endsection @section('wrapper')

{{ __('Social Media Accounts Management') }}

{{ __('Review and manage user social media accounts') }}

0 {{ __('Pending') }} 0 {{ __('Approved') }}
{{ __('Loading...') }}

{{ __('Loading accounts...') }}

@endsection @section('script') @endsection