@extends('layouts.app') @section('title', 'SEU CRM - ' . __('app.settings')) @section('content')

{{ __("app.settings") }}

@endsection