@extends('layouts.app') @section('content')
@if($sysconf->type == 'accounting') @elseif($sysconf->type == 'distribuidor') @else @endif
@endsection @section('scripts') @endsection