@extends('layouts.master') @section('content')
@livewire('settings.invoice')
@endsection