@extends('layouts.admin.app') @section('content')

Estimated Loa Cost

Add
@if(count($costs) > 0) @php $i = 1; @endphp @foreach($costs as $key => $n) @endforeach @else

No User Found

@endif
{{$costs->links()}}
@endsection @section('scripts') @endsection