@extends('layouts.master') @section('sidebar') @parent

This is appended to the master sidebar.

@stop @section('content')
Warning: Invalid argument supplied for foreach() in /home/sglz/public_html/neneycenter/glzadmin/resources/views/caisse/printpage.blade.php on line 13

Detail Transaction

Montant Due : {{$due}} htg


Montant Payé: {{$montant}} htg


Balance Actuelle : {{$balance}} htg



@stop