@extends('layouts.admin') @section('title', 'Settings') @section('header', 'Site Settings') @section('content')
@csrf @method('PUT')

General Settings

Contact Info

Social Links

@endsection