@extends('admin.layouts.app') @section('title', 'Settings') @push('style') @endpush @section('page_name', 'Settings') @section('content') @endsection