@extends('accounts.nav') @section('head') @parent @if (Auth::user()->account->utf8_invoices) @endif @stop @section('content') @parent @include('accounts.nav_advanced')