@extends('layout.template') @section('title', 'GestStudent') {{-- @section('sidebar') @endsection --}} @section('title2') @endsection @section('subtitle') Facturation automatique @endsection @section('main')

Valeur QRCode

Aucune lecture!!!

@endsection @section('script') @if (Session::has('error')) @php Session::forget('error'); @endphp @endif @endsection