dashboard.blade.php 98 B

1234567
  1. @extends('layouts.pro-logged-in')
  2. @section('content')
  3. <h2>Coming soon ...</h2>
  4. @endsection