@extends('layout.header') @section('content')
Almost There

Improve Your Question By Answering a few more Questions

7) How did you currently solve this problem?
@foreach ($currentlySolve as $currently)

{{ $currently->currently_solve }}

@endforeach
@endsection