{{ __('Add Task') }}

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

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

@endif