@extends('layouts.dash') {!! $with_navbar=false !!} @section('title') Transaction @stop @section('title_card',"Nouvelle transaction") @section('content') {{ html()->form('POST', url('/grand_livre'))->attributes(["class"=>""])->open() }}