@extends('layouts.front-end.app') @section('title', 'Reviews') @section('content')
@include('web-views.partials._profile-aside')
@endsection @push('script') @endpush