PHP Classes

File: resources/views/jobs/watch.blade.php

Recommend this page to a friend!
  Classes of Insolita   Laravel Interactive Jobs   resources/views/jobs/watch.blade.php   Download  
File: resources/views/jobs/watch.blade.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Laravel Interactive Jobs
Run background jobs and monitor progress on a page
Author: By
Last change:
Date: 4 years ago
Size: 98 bytes
 

Contents

Class file image Download
@extends('jobs.master')
@section('jobs_content')
    <watch-active list="{{$jobs}}"/>
@endsection