@extends('layouts.account') @section('title', __('Public profile')) @section('heading', __('Public profile')) @section('subheading', __('Everything on this page is shown to buyers.')) @section('actions') {{ __('View it') }} @endsection @section('account')