@extends('layouts.backend') @section('css_after') @yield('css_aftera') @endsection @section('content')

Portal Setup Settings

@yield('contenta')
@endsection @section('js_after') @yield('js_aftera') @endsection