@extends('core::layouts.master') @section('title') {{__('user::general.Two Factor Authentication')}} @endsection @section('content') {{__('user::general.Two Factor Authentication')}} {{ trans_choice('dashboard::general.dashboard',1) }} {{__('user::general.Two Factor Authentication')}} {{csrf_field()}} {{__('user::general.Google App Code')}} @endsection @section('scripts') @endsection