@extends('layouts.dashboard') @section('add-css') @endsection @section('title') @if($convenios_taxes) CONVENIOS TAXES @else CONVENIO @endif @endsection @section('content') @endsection @section('links') @endsection @section('add-js') @endsection