@extends('settings.template')

@section('section')

<div class="title">
<h3 class="font-weight-bold">Drive</h3>
</div>
<hr>

@endsection