@extends('layouts.app') @section('content') @includeIf('sections.2fa-css')
{{-- Include tabs here --}} @include($view)
@endsection @push('scripts') @endpush