@extends('layouts.tabler') @section('content')
@livewire('purchase-form')
@include('purchases.auxiliary-modals')
@endsection