@extends('layouts.customapp') @section('custom-css') @endsection @section('content')

Add New Certificate

@if ($errors->any())
Whoops! There were some problems with your input.

@endif
@csrf
Type:
File:

@endsection @section('script') @endsection