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