@extends('layouts.app') @section('head') @include('layouts.partials.headersection',['title'=>'Frontend Settings']) @endsection @section('content')
@endsection