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