@extends('layouts.app') @section('title') Job @endsection @push('styles') @endpush @section('content')

Job

@can('create-job') Create Job @endcan
Type Code Name Bill Cycle/Shipping Date Status Quantity Price Start - End Date Summary report status Owner Created Date Created By
Type Code Name Bill Cycle/Shipping Date Status Quantity Price Start - End Date Summary report status Owner Created Date Created By
@endsection @push('scripts') @endpush