Profit And Loss Report
{!! Form::select("branch_id", \App\Http\Helpers\Helper::getBranchData(), old("branch_id"), ['class'=>'form-control' ,'id' => 'branch_id'] ) !!}
@extends('admin.layout.app') @section('title','Profit And Loss Report') @push('headerscript') @endpush @section('content')