@extends('layouts.app') {{--Important Variables--}} @section('title') Profit Or Loss Account @stop @section('top-bar') @include('includes.top-bar') @stop @section('left-sidebar') @include('includes.left-sidebar') @stop @section('content')

Profit Or Loss Account Manage


PROJECT WISE Anything is select show all


{{ csrf_field() }}

Period

to

Period

to
@stop @push('include-css') @endpush @push('include-js') @endpush