@extends('layouts.pro-logged-in') @section('content')
@include('_INFO_VIEW_')
@include('_SUB_LINKS_VIEW_')
@yield('content-inner')
@endsection