index.edge
Home
/
resources /
views /
index.edge
@layout('layouts.main')
@section('content')
<a href="https://dbdiagram.io/d/5dd2d095edf08a25543e1166" target="_blank">Interactive DB Diagram</a>
<img src="{{APP_URL() + assetsUrl('db_diagram.png')}}" alt="DB Diagram">
@endsection