@extends('layouts.admin') @section('content')

Adicionar Atividades

@if($errors->has('status'))

{{ $errors->first('status') }}

@endif
@endsection