@extends('layouts.app') @section('title', $purchase?->exists ? __('Edit Purchase') : __('New Purchase')) @section('content')