@extends('layout.master') @section('css') @stop @section('content')

Contact Settings

@csrf @if ($website_url)
@endif @if ($help_line_number)
@endif @if ($message_site_details)
@endif
@stop @section('script') @stop