@extends('layouts.app') @section('title', 'Website Settings') @section('content') @if(session('success')) @endif
Global Showroom Profile & Settings
@csrf
@endsection