PHP Classes

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

Recommend this page to a friend!
  Classes of Insolita   Laravel Interactive Jobs   resources/views/jobs/show.blade.php   Download  
File: resources/views/jobs/show.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: 97 bytes
 

Contents

Class file image Download
@extends('jobs.master')
@section('jobs_content')
    <active-job job='@json($job)'/>
@endsection