@@ -0,0 +1,10 @@
+@extends('settings.template')
+
+@section('section')
+<div class="title">
+<h3 class="font-weight-bold">Drive</h3>
+</div>
+<hr>
+@endsection