@extends('layouts.main') @section('container')

Project Data View

@foreach($fetch as $data) @endforeach
Image Project Name Total Unit Last Updated Add Action
{{$data->name}} {{$data->total}} {{$data->updated_at}} Add Status Add File
@stop