@extends('layouts.admin_lbb') @section('page-title', 'Pengaturan') @section('content')
Pengaturan LBB
@csrf
Informasi LBB & Branding
@if($lbb->logo_url) Logo Preview @else
@endif
Format: PNG, JPG, WEBP. Maksimal 2MB. Rekomendasi: 200x200px
Ubah Password
@csrf @if(session('error')) @endif
@endsection