Fix API docs layout body class

This commit is contained in:
Arya Dwi Putra
2025-12-02 19:09:54 +07:00
parent 983ee5f74a
commit d062deb3c2

View File

@@ -1,5 +1,9 @@
@extends('layouts.custom-master')
@php
$bodyClass = 'bg-white';
@endphp
@section('content')
<div class="container py-5">
<div class="row justify-content-center">