@extends('layouts.adminlayout') @section('title','GESTIMMOB V2: Gestion Proprietaire') @section('content')

{{__('messages.GESTION DE LA TRESORERIE')}}



{{__('messages.DATE')}} {{__('messages.OPERATION')}} {{__('messages.INITIALE')}} {{__('messages.ENTREE')}} {{__('messages.SORTIE')}} {{__('messages.SOLDE')}} {{__('messages.OPERANT')}} {{__('messages.EDIT')}}
@endsection @section('extra-js') @endsection