@extends('layouts.app') @section('content')

Purchase Invoice List

Shows the invoices list
Actions
@csrf
{{ csrf_field() }}
@endsection @section('admin_css') @stop @section('admin_js') @stop