@extends('layouts.app')
@section('css')
@endsection
@section('page-header')
@endsection
@section('content')
|
{{ __('Plan Type') }} |
{{ __('Created On') }} |
{{ __('User') }} |
{{ __('Project') }} |
{{ __('Task ID') }} |
{{ __('Vendor') }} |
{{ __('Language') }} |
{{ __('Words') }} |
{{ __('Duration') }} |
{{ __('Mode') }} |
{{ __('Actions') }} |
@endsection
@section('js')
@endsection