@if (Route::has('login')) @endif @extends('layouts.app') @section('title', 'BDL Backoffice v0.1') @section('content')
Welcome to the application
@endsection