@extends('backend.layouts.app') @section('title') @lang('workflow::labels.title') @stop @section('content') @livewire("workflow.view-driver-license-component") @endsection