@extends('layouts/contentNavbarLayout') @section('title', 'Invoices') @section('content')
@yield('website_content')
@endsection