@extends('layouts.master') @section('css') @section('title') {{ __('home.purchases') }} @stop @endsection @section('page-header')
@if (session()->has('Status_Update')) @endif @if (session()->has('nodataprint')) @endif @if (session()->has('editpurchasein')) @endif @endsection @section('content') @if (count($errors) > 0)
خطا
@endif
@can('Add new product')
@endcan @can('Add new supplier')
@endcan  

{{ __('home.shearchbysuppliername') }}

{{ __('home.paymentmethod') }}

{{ __('users.branch') }}


Fatal error: Uncaught Error: Class "App\Models\Avt" not found in /home/ebdea/public_html/sanim.ebdea.online/resources/views/products/purchases.blade.php:264 Stack trace: #0 {main} thrown in /home/ebdea/public_html/sanim.ebdea.online/resources/views/products/purchases.blade.php on line 264