@extends(get_view('index')) @section('title')Giriş Yap - @endsection @section('header') @endsection @section('content')

{{ translate('login') }}

{{ translate('login_text') }}

@csrf

{{ translate('or_register') }}

@endsection @section('footer') @endsection