@extends('layouts.app') @section('breadcrumb') @endsection @section('content')
@if ($errors->any() || $errors->has('error')) @endif

Upload Medical Certificate

@csrf
@endsection