1
0
Daniel Supernault 6 жил өмнө
parent
commit
1f2a57132f

+ 10 - 0
resources/views/settings/drive/index.blade.php

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