change title
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@extends('layouts.vertical', ['subtitle' => 'Request Assignments'])
|
||||
@extends('layouts.vertical', ['subtitle' => 'Data'])
|
||||
|
||||
@section('css')
|
||||
@vite(['node_modules/gridjs/dist/theme/mermaid.min.css'])
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
@section('content')
|
||||
|
||||
@include('layouts.partials/page-title', ['title' => 'Request Assignment', 'subtitle' => 'Task'])
|
||||
@include('layouts.partials/page-title', ['title' => 'Data', 'subtitle' => 'PBG'])
|
||||
|
||||
<div class="row">
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user