@extends('layouts.app') @section('title', __('dashboard.Add New Purchase')) @section('page_heading', __('dashboard.Add New Purchase')) @section('content') @include('layouts.partials.workspace-page-styles')
{{ __('dashboard.create_purchase_desc') }}