@extends('layouts.master') @section('title', 'Job-Cards-View') @section('css') @endsection @section('breadcrumb')

Cards View

@endsection @section('main_content')

@endsection @section('scripts') @endsection