@isset($goal) Editar Meta @else Nueva Meta @endisset

@csrf @isset($goal) @method('PUT') @endisset
@if ($errors->has('title')) @endif @if ($errors->has('total_goals')) @endif @if ($errors->has('start_date')) @endif
@if ($errors->has('description')) @endif @if ($errors->has('completed_goals')) @endif @if ($errors->has('end_date')) @endif