@extends ('../welcome') @section('content') {{-- Filter --}}
Filter
Back
{{-- Fnd Filter --}}

Phases


Total: {{ $phases->total() }}

@if (auth()->user()->type == 'admin' || auth()->user()->role->hasPermission('phases-export')) Export @endif @if (auth()->user()->type == 'admin' || auth()->user()->role->hasPermission('phases-archive')) @endif
user()->type == 'admin' ||auth()->user()->role->hasPermission('phases-export')? 'example1': 'nonExport' }} class="table table-bordered" style="margin: unset"> @if (auth()->user()->type == 'admin') @endif @foreach ($phases as $phase)
ID Phase Name Project Name Created Date Created TimeActive