@extends('admin::layouts.master') @section('title') Setting @endsection @section('content')
@include('setting::partial.form')
@endsection