@extends('layouts.admin') @section('page-title', trans('crm.settings')) @section('content')
@yield('settings_tab_content')
@stop