@extends('frontend.layouts.member_panel') @section('panel_content')
{{ translate('Notifications') }}
{{ $notifications->links() }}
@endsection