@extends('web.layouts.main') @push('stylesheets') @endpush @section('content') @include('web.components.page-header', ['heading' => trans('text.my-account')])
{{ $section->title }}