@extends('layout.main') @section('content')
@csrf
{{ $errors->first('attachments') }}
@endsection