@extends('layouts.base') @section('title', 'Starter Page') @section('css') {{-- include page's specific styles here --}} @endsection @section('content')

Valeur QRCode

Aucune lecture!!!

@endsection @section('script') {{-- include page's specific scripts here --}} @if (Session::get('error')) @endif @endsection