Explorar o código

Add drive view

Daniel Supernault %!s(int64=6) %!d(string=hai) anos
pai
achega
1f2a57132f
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      resources/views/settings/drive/index.blade.php

+ 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