@extends('layouts.master') @section('heading')

All tasks

@stop @section('content')
@if(!Entrust::hasRole('sales reps'))
{{ __('Title') }} {{ __('Created at') }} {{ __('Deadline') }} {{ __('Assigned') }} {{ __('Action') }}
@stop @push('scripts') @endpush @else {{-- --}} @if($viewid==2)
@elseif($viewid==3)
@else
@endif @stop @push('scripts') @endpush @endif