{!! $setting->profile_content !!}
@endif@extends('layouts.default-new', ['title' => 'پروفایل']) @section('title', 'پروفایل' ) @section('meta') @endsection @section('bodyclass', 'left-sidebar single single-post pace-done profile-page') @section('content')
{!! $setting->profile_content !!}
@endif