@extends('layouts.page') @include('html.header.edm-ajax') @push('css') @endpush @push('head') @endpush @section('ui-header') @endsection @section('ui-content')
@yield('invoice-content')
@endsection @section('ui-footer') @endsection