@extends('layouts.auth') @section("css") @endsection @section('content') @php $title = 'FENITOURCI / login' @endphp

Authentification

@endsection @section('js') @endsection