@extends('includes.layouts.admin') @section('page-title') Accounting Software List @endsection @section('content')

Accounting Software List

{{-- --}}
 
{{-- --}} Clear  
@forelse ($accountinglist as $index => $accounting) {{--
Serial No Name Description Image Action
{{ $index+1 }} {{ $accounting->accounting_software_name}} {{ $accounting->short_desc }}