@extends('layouts.content') @section('body_content')
List Type Certificate
@include('partials.alert')
@include('type_certificate.modals.add_new_type_certificate') @include('type_certificate.modals.delete_type_certificate_modal') @include('type_certificate.modals.import_certificate_modal') @endsection