@extends('layouts.app') @section('content')
Certifications
Add New
@include('flash::message')
@include('certifications.table')
@endsection