@extends('front.layout.app') @section('page_title',trans('word.notifications')) @section('content')
@include('front.layout.profile-side')
>
@include('front.layout.profile-side-mobile')
@endsection @section('scripts') @endsection