@extends('auth.layouts.app') @section('content')
@include('auth.sections.two_factor_authentication.left_side') @include('auth.sections.two_factor_authentication.right_side')
@endsection