@extends('layouts.dash') @section('title','Grand Livre') @if(isset($view) && ($view=='transactions')) @section('title_card',"Grand Livre - Vue par transaction") @else @section('title_card',"Grand Livre - Vue par écritures") @endif @section('subtitle_card',"Liste complète") @section('content')