@extends('layouts.backend') @section('extra_css') @endsection @section('extra_js') @endsection @section('content')

Website Setup

{{ csrf_field() }}

Meta Information

@if($setting->meta_image)

Old Meta Image

@endif

Upload Logo and Favicon


@if($setting->logo)

Old Logo

@endif
@if($setting->favicon)

Old Logo

@endif

Social Information

Admin Settings

(Must fill up it carefully, if you put prefix and press submit, your url will be change with new prefix)
@endsection