@extends('layouts.main_without_top_button') @section('title') {{$job_card_number}} @stop @section('contentinner')
@yield('jobcards')
@stop