@extends('frontend.layouts.user_panel') @section('panel_content')
{{ translate('Conversations')}}
{{ $conversations->links() }}
@endsection