@extends('layouts.app') @section('titlepage', 'General Settings') @section('content') @section('navigasi') General Settings @endsection @php use Illuminate\Support\Facades\Storage; @endphp