@extends('layouts.main') @section('title', 'GLESEC Member Portal') @section('breadcrumb')

Add Document

@endsection @section('content')
@include('adminlte-templates::common.errors')
{{ csrf_field() }}
Attach File: *:
Max file size: 5Mb, allowed file extensions: *.pdf, *.jpeg, *.jpg, *.png, *.doc, *.docx
Cancel
@endsection