diff --git a/resources/views/settings/drive/index.blade.php b/resources/views/settings/drive/index.blade.php new file mode 100644 index 00000000..b14887eb --- /dev/null +++ b/resources/views/settings/drive/index.blade.php @@ -0,0 +1,10 @@ +@extends('settings.template') + +@section('section') + +
+

Drive

+
+
+ +@endsection \ No newline at end of file