@extends('layouts.app') @section('content')
@include('flash::message')
Diplomas
@include('diplomas.table')
@endsection