@extends('layouts.app') @section('content')
@include('invoices.ajax.show')
@endsection