History

History Info

Add History
@if(Session::has("success"))
{{ Session::get("success") }}
@endif {{-- @dd($missions) --}} @include("livewire.history.edit") @foreach ($histories as $key => $item) @endforeach
# Title Image Year Description Action
{{ $key+1 }} {{ $item['title'] }} image {{ $item['history_year'] }} {{ $item['history_description'] }}